Updated node-gyp-build

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

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

Loading…
Cancel
Save