use this repo until zcash merges pr

This commit is contained in:
Jayson Jacobs 2018-09-13 22:16:23 -06:00 committed by GitHub
parent 3585dccb2b
commit 0c42fff126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ var BASE_PACKAGE = {
readme: 'README.md',
dependencies: {
'bitcore-lib-zcash': 'zcash-hackworks/bitcore-lib-zcash',
'bitcore-node-zcash': 'zcash-hackworks/bitcore-node-zcash'
'bitcore-node-zcash': 'j4ys0n/bitcore-node-zcash#configPath'
}
};