use latest bitcore

This commit is contained in:
Patrick Nagurny 2015-08-19 12:20:20 -04:00
parent eacb04f4f9
commit e15473f625
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@
"dependencies": {
"async": "1.3.0",
"bindings": "^1.2.1",
"bitcore": "git+http://github.com/bitpay/bitcore.git#master",
"chainlib": "^0.1.1",
"bitcore": "^0.13.0",
"chainlib": "^0.1.3",
"errno": "^0.1.2",
"memdown": "^1.0.0",
"mkdirp": "0.5.0",