Merge pull request #69 from maraoz/bitcore-version/v0.12.0

update bitcore version to v0.12.0
This commit is contained in:
Manuel Aráoz 2015-04-29 21:34:34 -03:00
commit bf986470cf

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"