Fix ethereum-types versions

This commit is contained in:
Leonid Logvinov
2018-10-18 15:52:32 +02:00
parent 4b95e3d684
commit 7e49db2301
25 changed files with 25 additions and 25 deletions

View File

@@ -71,7 +71,7 @@
"@0x/utils": "^2.0.2",
"@0x/web3-wrapper": "^3.0.3",
"bintrees": "^1.0.2",
"ethereum-types": "^1.0.11",
"ethereum-types": "^1.1.0",
"ethereumjs-blockstream": "6.0.0",
"ethers": "~4.0.4",
"lodash": "^4.17.5"