mirror of https://github.com/status-im/web3.js.git
Pull bignumber.js library over https:// instead of git://
This commit is contained in:
parent
ec49f028a6
commit
ff91d6c943
|
@ -8,7 +8,7 @@
|
|||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"bignumber.js": "debris/bignumber.js#master",
|
||||
"bignumber.js": "git+https://github.com/debris/bignumber.js#master",
|
||||
"crypto-js": "^3.1.4",
|
||||
"utf8": "^2.1.1",
|
||||
"xmlhttprequest": "*"
|
||||
|
|
Loading…
Reference in New Issue