Bugfix: Bad NPM dependency name
This commit is contained in:
parent
3ec8e724f3
commit
edc66be077
|
@ -33,7 +33,7 @@
|
|||
"base58-native": "*",
|
||||
"async": "*",
|
||||
"merkle-bitcoin": "git+https://github.com/joshuayabut/merkle-bitcoin.git",
|
||||
"bitcoinjs-lib": "git+https://github.com/runn1ng/bitcoinjs-lib.git#zcash",
|
||||
"bitcoinjs-lib-zcash": "git+https://github.com/runn1ng/bitcoinjs-lib.git#zcash",
|
||||
"promise": "*"
|
||||
},
|
||||
"engines": {
|
||||
|
|
Loading…
Reference in New Issue