mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
update npm shrinkwrap and add missing dependency for amazon payments
This commit is contained in:
parent
0c04a1880b
commit
f6108ddb40
2 changed files with 1515 additions and 1666 deletions
3175
npm-shrinkwrap.json
generated
3175
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -95,7 +95,8 @@
|
|||
"validator": "^4.9.0",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"winston": "^2.1.0"
|
||||
"winston": "^2.1.0",
|
||||
"xml2js": "^0.4.4"
|
||||
},
|
||||
"private": true,
|
||||
"engines": {
|
||||
|
|
@ -158,7 +159,6 @@
|
|||
"sinon-chai": "^2.8.0",
|
||||
"superagent-defaults": "^0.1.13",
|
||||
"vinyl-source-stream": "^1.0.0",
|
||||
"vinyl-transform": "^1.0.0",
|
||||
"xml2js": "^0.4.16"
|
||||
"vinyl-transform": "^1.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue