Revert to publishing ethereum-types

This commit is contained in:
Fabio Berger
2018-07-26 13:05:36 +02:00
parent 5ebcea53d6
commit b84225ac70
18 changed files with 17 additions and 18 deletions

View File

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