Commit 2efda1d6 by Dane Springmeyer

upgrade node-pre-gyp@0.10.1 / stop bundling

parent 72c0e74d
...@@ -38,11 +38,8 @@ ...@@ -38,11 +38,8 @@
}, },
"dependencies": { "dependencies": {
"nan": "~2.10.0", "nan": "~2.10.0",
"node-pre-gyp": "~0.10.0" "node-pre-gyp": "~0.10.1"
}, },
"bundledDependencies": [
"node-pre-gyp"
],
"devDependencies": { "devDependencies": {
"@mapbox/cloudfriend": "^1.9.0", "@mapbox/cloudfriend": "^1.9.0",
"aws-sdk": "2.x", "aws-sdk": "2.x",
......
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