We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da9b02 commit 2a6796fCopy full SHA for 2a6796f
package.json
@@ -31,17 +31,11 @@
31
"scripts": {
32
"test": "echo \"Warning: no test specified\" && exit 0"
33
},
34
- "devDependencies": {
35
- "chai": "^3.2.0",
36
- "mocha": "^2.2.5"
37
- },
38
"dependencies": {
39
- "aws-sdk": "^2.3.19",
40
- "bluebird": "^3.0.6",
41
- "dynamodb-localhost": "0.0.2",
42
- "dynamodb-migrations": "0.0.10",
43
- "lodash": "^4.13.1",
44
- "mkdirp": "^0.5.0",
45
- "tar": "^2.0.0"
+ "aws-sdk": "^2.7.0",
+ "bluebird": "^3.4.6",
+ "dynamodb-localhost": "^0.0.4",
+ "dynamodb-migrations": "^0.0.10",
+ "lodash": "^4.17.0"
46
}
47
0 commit comments