Update to node-pre-gyp 0.12.0.

This commit is contained in:
Nicolas "Pixel" Noble 2018-11-15 20:08:30 +01:00
parent 51e7ff0f5c
commit d23728c383
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
"dependencies": {
"lodash": "^4.17.5",
"nan": "^2.0.0",
"node-pre-gyp": "^0.10.0",
"node-pre-gyp": "^0.12.0",
"protobufjs": "^5.0.3"
},
"devDependencies": {

View File

@ -33,7 +33,7 @@
"dependencies": {
"lodash": "^4.17.5",
"nan": "^2.0.0",
"node-pre-gyp": "^0.10.0",
"node-pre-gyp": "^0.12.0",
"protobufjs": "^5.0.3"
},
"devDependencies": {