Updated node-gyp-build

xattr-fix
Andrew Osheroff 4 years ago
parent dcde0edbcc
commit 2d063aa975

@ -15,17 +15,16 @@
},
"gypfile": true,
"dependencies": {
"fuse-shared-library": "^1.0.1",
"nanoresource": "^1.2.0",
"fuse-shared-library": "^1.0.2",
"nanoresource": "^1.3.0",
"napi-macros": "^2.0.0",
"node-gyp-build": "^3.2.2",
"why-is-node-running": "^2.1.0"
"node-gyp-build": "^4.2.0"
},
"devDependencies": {
"concat-stream": "^2.0.0",
"prebuildify": "^3.0.4",
"standard": "^13.1.0",
"tape": "^4.11.0"
"tape": "^4.12.0"
},
"repository": {
"type": "git",

Loading…
Cancel
Save