Bootstrap nan before util addon build

This commit is contained in:
Codex Bot
2026-03-22 02:19:32 +01:00
parent dccd39c6e0
commit 0bb86d5fdb

View File

@@ -9,6 +9,9 @@
"type": "git",
"url": "https://github.com/somerandomcryptoguy/node-cryptoforknote-util.git"
},
"scripts": {
"install": "npm install --no-save --ignore-scripts nan bindings && node-gyp rebuild"
},
"dependencies": {
"base58-native": "*",
"bech32": "*",