Merge pull request #217 from murgatroid99/node-pre-gyp_update

Update to newest version of node-pre-gyp
This commit is contained in:
Michael Lumish 2018-03-13 18:18:36 -07:00 committed by GitHub
commit dccc8b6563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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": {