Temporarily use patched prebuild with node-gyp v9

This commit is contained in:
Lovell Fuller 2023-06-05 09:45:12 +01:00
parent da61ea0199
commit 41e3c8ca09

View File

@ -153,7 +153,7 @@
"mocha": "^10.2.0",
"mock-fs": "^5.2.0",
"nyc": "^15.1.0",
"prebuild": "^11.0.4",
"prebuild": "lovell/prebuild#node-gyp-9",
"semistandard": "^16.0.1",
"tsd": "^0.28.1"
},