Temporarily have all packages depend on an older, published version of ethereum-types since we cannot publish a new one
This commit is contained in:
@@ -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.1",
|
||||
"ethereum-types": "1.0.0",
|
||||
"@types/bn.js": "^4.11.0",
|
||||
"@types/react": "*",
|
||||
"popper.js": "1.14.3"
|
||||
|
Reference in New Issue
Block a user