diff options
Diffstat (limited to 'packages/base-contract/package.json')
-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 afb098b27..c56881afd 100644 --- a/packages/base-contract/package.json +++ b/packages/base-contract/package.json @@ -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" }, |