diff options
Diffstat (limited to 'packages/base-contract')
-rw-r--r-- | packages/base-contract/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/base-contract/package.json b/packages/base-contract/package.json index 32910cd80..dfb38fa27 100644 --- a/packages/base-contract/package.json +++ b/packages/base-contract/package.json @@ -43,7 +43,7 @@ "typescript": "2.7.1" }, "dependencies": { - "ethereum-types": "^0.0.2", + "ethereum-types": "^1.0.0", "@0xproject/typescript-typings": "^0.4.3", "@0xproject/utils": "^0.7.3", "@0xproject/web3-wrapper": "^0.7.3", |