fixed builds

This commit is contained in:
Eugene
2023-11-05 00:11:01 +01:00
parent 72c0692843
commit 0f6561e859
2 changed files with 326 additions and 231 deletions

View File

@@ -98,7 +98,8 @@
"lzma-native": "^8.0.6",
"*/node-abi": "^3.33.0",
"**/graceful-fs": "^4.2.4",
"nan": "2.17.0"
"nan": "2.17.0",
"node-gyp": "10.0.0"
},
"scripts": {
"build": "npm run build:typings && node scripts/build-modules.mjs",