fixed build issues

This commit is contained in:
Some Random Crypto Guy
2024-07-09 13:17:28 +01:00
committed by MoneroOcean
parent 66854eb683
commit be8c2e9c8f
3 changed files with 15 additions and 13 deletions

View File

@@ -10,16 +10,16 @@
"url": "https://github.com/haven-protocol-org/node-cryptoforknote-util.git"
},
"dependencies": {
"promise": "*",
"bindings": "*",
"nan": "^2.14.2",
"bignum": "^0.13.1",
"sha3": "*",
"base58-native": "*",
"bech32": "*",
"varuint-bitcoin": "^1.0.4",
"bignum": "^0.13.1",
"bindings": "*",
"bitcoinjs-lib": "git+https://github.com/MoneroOcean/bitcoinjs-lib.git",
"merkle-lib": "^2.0.10",
"bitcoinjs-lib": "git+https://github.com/MoneroOcean/bitcoinjs-lib.git"
"nan": "^2.20.0",
"promise": "*",
"sha3": "*",
"varuint-bitcoin": "^1.0.4"
},
"keywords": [
"cryptonight",