Change all package to depend on the new ethereum-types@1.0.0

This commit is contained in:
Leonid Logvinov
2018-07-19 21:44:09 +02:00
parent 3883315447
commit f063a5db0f
19 changed files with 19 additions and 19 deletions

View File

@@ -110,7 +110,7 @@
"@0xproject/typescript-typings": "^0.4.3",
"@0xproject/utils": "^0.7.3",
"@0xproject/web3-wrapper": "^0.7.3",
"ethereum-types": "^0.0.2",
"ethereum-types": "^1.0.0",
"ethers": "3.0.22",
"lodash": "^4.17.4"
},