package: bump versions

This commit is contained in:
Fedor Indutny 2014-05-17 20:21:42 +04:00
parent 8bcd580026
commit 28c60d39d7

View File

@ -22,8 +22,8 @@
"homepage": "https://github.com/indutny/bcoin",
"dependencies": {
"async": "^0.8.0",
"bn.js": "^0.5.0",
"elliptic": "^0.11.0",
"bn.js": "^0.6.0",
"elliptic": "^0.12.0",
"hash.js": "^0.2.0",
"inherits": "^2.0.1"
},