update to bitcore v0.1.25

...to fix an error where the scriptForAddress function no longer exists.
This commit is contained in:
Ryan X. Charles 2014-07-07 10:35:06 -07:00
commit b775220209
3 changed files with 3 additions and 3 deletions

View file

@ -31,7 +31,7 @@
"homepage": "https://github.com/bitpay/copay",
"devDependencies": {
"async": "0.9.0",
"bitcore": "0.1.24",
"bitcore": "0.1.25",
"blanket": "1.1.6",
"browser-pack": "2.0.1",
"browserify": "3.32.1",