Unverified Commit bcc68f02 by Kewde Committed by GitHub

update node-gyp to support v10

parent 9820bfc1
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
}, },
"dependencies": { "dependencies": {
"nan": "~2.9.2", "nan": "~2.9.2",
"node-pre-gyp": "~0.9.0" "node-pre-gyp": "~0.10.0"
}, },
"bundledDependencies": [ "bundledDependencies": [
"node-pre-gyp" "node-pre-gyp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment