bitcore 0.1.31

...which fixes DER format error. See: https://github.com/bitpay/bitcore/pull/440
This commit is contained in:
Ryan X. Charles 2014-07-17 17:05:14 -07:00
commit 0cb84e52a6
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@
"github-releases": "0.2.0",
"grunt-markdown": "0.5.0",
"browser-pack": "2.0.1",
"bitcore": "0.1.30",
"bitcore": "0.1.31",
"node-cryptojs-aes": "0.4.0",
"blanket": "1.1.6",
"express": "4.0.0",