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

@@ -85,7 +85,7 @@
"@0x/utils": "^2.0.2",
"@0x/web3-wrapper": "^3.0.3",
"@types/web3-provider-engine": "^14.0.0",
"ethereum-types": "^1.0.11",
"ethereum-types": "^1.1.0",
"ethers": "~4.0.4",
"lodash": "^4.17.5",
"web3-provider-engine": "14.0.6"