Update to newest version of node-pre-gyp

This commit is contained in:
murgatroid99 2018-03-13 17:20:11 -07:00
parent 190a72ecd0
commit 2d0540f9df
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
"dependencies": {
"lodash": "^4.15.0",
"nan": "^2.0.0",
"node-pre-gyp": "^0.6.39",
"node-pre-gyp": "^0.9.0",
"protobufjs": "^5.0.0"
},
"devDependencies": {

View File

@ -32,7 +32,7 @@
"dependencies": {
"lodash": "^4.15.0",
"nan": "^2.0.0",
"node-pre-gyp": "^0.6.39",
"node-pre-gyp": "^0.9.0",
"protobufjs": "^5.0.0"
},
"devDependencies": {