fixed build issues
This commit is contained in:
committed by
MoneroOcean
parent
66854eb683
commit
be8c2e9c8f
14
package.json
14
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user