Skip to content

Commit d4ac849

Browse files
ivosabevBraden Rogness
authored andcommitted
Bump node-pre-gyp to ^0.12.0 to fix double rebuild bug
1 parent 6027bc2 commit d4ac849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"nan": "^2.11.1",
25-
"node-pre-gyp": "^0.10.1"
25+
"node-pre-gyp": "^0.12.0"
2626
},
2727
"devDependencies": {
2828
"aws-sdk": "^2.42.0",

0 commit comments

Comments
 (0)