update bitcore version to v0.12.0

This commit is contained in:
Manuel Araoz 2015-04-29 21:30:42 -03:00
parent a603858c4b
commit c3f55d2433

View File

@ -52,7 +52,7 @@
"url": "https://github.com/bitpay/bitcore-p2p.git"
},
"dependencies": {
"bitcore": "^0.11.0",
"bitcore": "^0.12.0",
"bloom-filter": "^0.2.0",
"buffers": "^0.1.1",
"socks5-client": "^0.3.6"