diff options
Diffstat (limited to 'packages/instant/package.json')
-rw-r--r-- | packages/instant/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index 9ceefdc0e..ff40ba2ea 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -48,7 +48,7 @@ "@0xproject/typescript-typings": "^2.0.2", "@0xproject/utils": "^2.0.2", "@0xproject/web3-wrapper": "^3.0.3", - "ethereum-types": "^1.0.8", + "ethereum-types": "^1.0.11", "lodash": "^4.17.10", "polished": "^2.2.0", "react": "^16.5.2", |