Skip to content

Commit 2a6796f

Browse files
committed
Bump and clean up dependencies
1 parent 5da9b02 commit 2a6796f

File tree

1 file changed

+5
-11
lines changed

1 file changed

+5
-11
lines changed

package.json

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,11 @@
3131
"scripts": {
3232
"test": "echo \"Warning: no test specified\" && exit 0"
3333
},
34-
"devDependencies": {
35-
"chai": "^3.2.0",
36-
"mocha": "^2.2.5"
37-
},
3834
"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"
35+
"aws-sdk": "^2.7.0",
36+
"bluebird": "^3.4.6",
37+
"dynamodb-localhost": "^0.0.4",
38+
"dynamodb-migrations": "^0.0.10",
39+
"lodash": "^4.17.0"
4640
}
4741
}

0 commit comments

Comments
 (0)