Commit 98c86d5f by Tom MacWright

Add back bundledDependencies

parent 7aab4bd7
...@@ -40,6 +40,9 @@ ...@@ -40,6 +40,9 @@
"nan": "~2.4.0", "nan": "~2.4.0",
"node-pre-gyp": "~0.6.31" "node-pre-gyp": "~0.6.31"
}, },
"bundledDependencies": [
"node-pre-gyp"
],
"devDependencies": { "devDependencies": {
"aws-sdk": "2.x", "aws-sdk": "2.x",
"eslint": "3.5.0", "eslint": "3.5.0",
......
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