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

@@ -26,7 +26,7 @@
"homepage": "https://github.com/0xProject/0x-monorepo/packages/typescript-typings#readme",
"dependencies": {
"bignumber.js": "~4.1.0",
"ethereum-types": "1.0.0",
"ethereum-types": "^1.0.1",
"@types/bn.js": "^4.11.0",
"@types/react": "*",
"popper.js": "1.14.3"