Windows signing (#10100)

This commit is contained in:
Eugene
2024-12-24 23:52:14 +01:00
committed by GitHub
parent 6196f3b85d
commit 33eb5bd800
6 changed files with 456 additions and 262 deletions

View File

@@ -96,7 +96,8 @@
"*/pug": "^3",
"lzma-native": "^8.0.6",
"**/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",