1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00

bring your own BN

This commit is contained in:
frankiebee 2017-08-04 14:42:13 -04:00
parent 087cd9fb1a
commit cddff73703

View File

@ -53,6 +53,7 @@
"babel-runtime": "^6.23.0",
"bip39": "^2.2.0",
"bluebird": "^3.5.0",
"bn.js": "^4.11.7",
"browser-passworder": "^2.0.3",
"browserify-derequire": "^0.9.4",
"client-sw-ready-event": "^3.3.0",