Replace sjcl.bn with bn.js

This commit is contained in:
Nicholas Dudfield
2015-08-12 14:09:39 +07:00
parent ed971bc41c
commit b0889b4afe
12 changed files with 367 additions and 388 deletions

5
npm-shrinkwrap.json generated
View File

@@ -22,6 +22,11 @@
"version": "2.0.7",
"resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-2.0.7.tgz"
},
"bn.js": {
"version": "3.1.1",
"from": "bn.js@*",
"resolved": "https://registry.npmjs.org/bn.js/-/bn.js-3.1.1.tgz"
},
"es6-promisify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-2.0.0.tgz",