Merge branch 'develop' of github.com:ethereum/web3.js into develop

This commit is contained in:
Fabian Vogelsteller 2017-06-24 07:50:15 +02:00
commit 82d93c451d
No known key found for this signature in database
GPG Key ID: E51EADA77F1A4124
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"lib": "./lib"
},
"dependencies": {
"bignumber.js": "https://github.com/debris/bignumber.js.git#94d7146671b9719e00a09c29b01a691bc85048c2",
"bignumber.js": "^4.0.2",
"crypto-js": "^3.1.4",
"utf8": "^2.1.1",
"xhr2": "*",