Merge pull request #14 from braydonf/update-bitcore-0.11.4

Update bitcore to 0.11.4
This commit is contained in:
Manuel Aráoz 2015-03-30 02:34:40 -03:00
commit a4da821a93
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"url": "https://github.com/bitpay/bitcore-message.git" "url": "https://github.com/bitpay/bitcore-message.git"
}, },
"dependencies": { "dependencies": {
"bitcore": "^0.10.2" "bitcore": "^0.11.4"
}, },
"devDependencies": { "devDependencies": {
"bitcore-build": "bitpay/bitcore-build", "bitcore-build": "bitpay/bitcore-build",