Skip to content

Commit

Permalink
Back to bundling node-pre-gyp - refs mapbox/node-pre-gyp#260
Browse files Browse the repository at this point in the history
  • Loading branch information
springmeyer committed Mar 14, 2017
1 parent 609d2bf commit 85cf2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"nan": "2.x",
"node-pre-gyp": "0.6.x"
},
"bundledDependencies":["node-pre-gyp"],
"devDependencies": {
"aws-sdk": "2.x"
},
"scripts": {
"preinstall" : "npm install node-pre-gyp",
"install" : "node-pre-gyp install --fallback-to-build",
"test": "node index.js",
"prepublish": "npm ls"
Expand Down

0 comments on commit 85cf2ee

Please sign in to comment.