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

@ -18,7 +18,7 @@
"sjcl": "1.0.0",
"file-saver": "*",
"qrcode-decoder-js": "*",
"bitcore": "0.1.24",
"bitcore": "0.1.25",
"angular-moment": "~0.7.1",
"socket.io-client": ">=1.0.0",
"mousetrap": "1.4.6"