Browse Source
require bitcore-lib-cash through https
feat/estimateFee-limit
Ivan Socolsky
8 years ago
No known key found for this signature in database
GPG Key ID: FAECE6A05FAA4F56
1 changed files with
1 additions and
1 deletions
-
package.json
|
|
@ -22,7 +22,7 @@ |
|
|
|
"dependencies": { |
|
|
|
"async": "^0.9.2", |
|
|
|
"bitcore-lib": "^0.14.0", |
|
|
|
"bitcore-lib-cash": "git@github.com:bitpay/bitcore-lib.git#cash", |
|
|
|
"bitcore-lib-cash": "https://github.com/bitpay/bitcore-lib.git#cash", |
|
|
|
"body-parser": "^1.11.0", |
|
|
|
"compression": "^1.6.2", |
|
|
|
"coveralls": "^2.11.2", |
|
|
|