update bn.js

This commit is contained in:
Christopher Jeffrey 2015-12-05 14:43:00 -08:00
parent c96a12bf2e
commit 1a2fefa3d9

View File

@ -22,7 +22,7 @@
"homepage": "https://github.com/indutny/bcoin",
"dependencies": {
"async": "^0.8.0",
"bn.js": "^0.10.0",
"bn.js": "^4.5.0",
"elliptic": "^3.0.3",
"hash.js": "^1.0.3",
"inherits": "^2.0.1"