Skip to content

Commit

Permalink
Use node pre gyp v1
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz authored and zbjornson committed Feb 28, 2021
1 parent 7a84fc5 commit 6fae569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"types": "types/index.d.ts",
"dependencies": {
"nan": "^2.14.0",
"node-pre-gyp": "^0.15.0",
"@mapbox/node-pre-gyp": "^1.0.0",
"simple-get": "^3.0.3"
},
"devDependencies": {
Expand Down

1 comment on commit 6fae569

@schwanncheung
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@domoritz Help! plz look at this issue #1805

Please sign in to comment.