upgrade node-pre-gyp@0.10.1 / stop bundling
Showing
| ... | @@ -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", | ||
| ... | ... |
Please
register
or
sign in
to comment