diff options
Diffstat (limited to 'packages/migrations')
-rw-r--r-- | packages/migrations/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/migrations/package.json b/packages/migrations/package.json index 183cc8dfc..df19ba547 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -61,7 +61,7 @@ "@0xproject/utils": "^1.0.1", "@0xproject/web3-wrapper": "^1.0.1", "@ledgerhq/hw-app-eth": "^4.3.0", - "ethereum-types": "1.0.0", + "ethereum-types": "^1.0.1", "ethers": "3.0.22", "lodash": "^4.17.4" }, |