Upgrade bignumber.js version

This commit is contained in:
Leonid Logvinov
2019-01-14 15:50:32 +01:00
parent f570f80674
commit c3afc13dd6
59 changed files with 314 additions and 308 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@types/bn.js": "^4.11.0",
"@types/react": "*",
"bignumber.js": "~4.1.0",
"bignumber.js": "~8.0.2",
"ethereum-types": "^1.1.6",
"popper.js": "1.14.3"
},