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

@@ -79,7 +79,7 @@
"@0x/web3-wrapper": "^3.0.3",
"@types/js-combinatorics": "^0.5.29",
"bn.js": "^4.11.8",
"ethereum-types": "^1.0.11",
"ethereum-types": "^1.1.0",
"ethereumjs-abi": "0.6.5",
"ethereumjs-util": "^5.1.1",
"ethers": "~4.0.4",