package.json: use latest HEAD for bitcore.

This commit is contained in:
Christopher Jeffrey 2014-08-07 11:41:02 -07:00 committed by Manuel Araoz
commit 2c0ffa4eea
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
"sjcl": "1.0.0",
"file-saver": "*",
"qrcode-decoder-js": "*",
"bitcore": "0.1.34",
"bitcore": "git://github.com/bitpay/bitcore.git#master",
"angular-moment": "~0.7.1",
"socket.io-client": ">=1.0.0",
"mousetrap": "1.4.6",