Skip to content

Commit 6fae569

Browse files
domoritzzbjornson
authored andcommittedFeb 28, 2021
Use node pre gyp v1
1 parent 7a84fc5 commit 6fae569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"types": "types/index.d.ts",
5050
"dependencies": {
5151
"nan": "^2.14.0",
52-
"node-pre-gyp": "^0.15.0",
52+
"@mapbox/node-pre-gyp": "^1.0.0",
5353
"simple-get": "^3.0.3"
5454
},
5555
"devDependencies": {

1 commit comments

Comments
 (1)

schwanncheung commented on May 18, 2021

@schwanncheung

@domoritz Help! plz look at this issue #1805

Please sign in to comment.