bitcore 0.1.31
...which fixes DER format error. See: https://github.com/bitpay/bitcore/pull/440
This commit is contained in:
parent
86a66b6af1
commit
0cb84e52a6
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"sjcl": "1.0.0",
|
||||
"file-saver": "*",
|
||||
"qrcode-decoder-js": "*",
|
||||
"bitcore": "0.1.30",
|
||||
"bitcore": "0.1.31",
|
||||
"angular-moment": "~0.7.1",
|
||||
"socket.io-client": ">=1.0.0",
|
||||
"mousetrap": "1.4.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue