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

@@ -40,7 +40,7 @@
"@0x/utils": "^2.0.2",
"@0x/web3-wrapper": "^3.0.3",
"@ledgerhq/hw-app-eth": "^4.3.0",
"ethereum-types": "^1.0.11",
"ethereum-types": "^1.1.0",
"ethers": "~4.0.4",
"lodash": "^4.17.5"
},