Merge branch 'configPath' of github.com:j4ys0n/bitcore-node-zcash into configPath

This commit is contained in:
Jayson Jacobs 2018-11-26 20:14:28 -07:00
commit 29538e1274
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'
}
};