Commit dc2adf0f by Dane Springmeyer

2.x versions of devDeps

parent 9ea2d588
......@@ -44,8 +44,8 @@
"node-pre-gyp"
],
"devDependencies": {
"mocha": "~2.3.3",
"aws-sdk": "~2.1.26"
"mocha": "2.x",
"aws-sdk": "2.x"
},
"scripts": {
"prepublish":"npm ls",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment