Skip to content

Commit 2efda1d

Browse files
author
Dane Springmeyer
committed
upgrade node-pre-gyp@0.10.1 / stop bundling
1 parent 72c0e74 commit 2efda1d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,8 @@
3838
},
3939
"dependencies": {
4040
"nan": "~2.10.0",
41-
"node-pre-gyp": "~0.10.0"
41+
"node-pre-gyp": "~0.10.1"
4242
},
43-
"bundledDependencies": [
44-
"node-pre-gyp"
45-
],
4643
"devDependencies": {
4744
"@mapbox/cloudfriend": "^1.9.0",
4845
"aws-sdk": "2.x",

0 commit comments

Comments
 (0)