mirror of https://github.com/status-im/web3.js.git
Fix bignumber dependency
This commit is contained in:
parent
3ba32a6734
commit
6a102a0135
|
@ -8,7 +8,7 @@
|
|||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"bignumber.js": "git+https://github.com/debris/bignumber.js#master",
|
||||
"bignumber.js": "git+https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2",
|
||||
"crypto-js": "^3.1.4",
|
||||
"utf8": "^2.1.1",
|
||||
"xmlhttprequest": "*"
|
||||
|
|
Loading…
Reference in New Issue