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 e19a8c042..e939f320c 100644 --- a/packages/migrations/package.json +++ b/packages/migrations/package.json @@ -56,7 +56,7 @@ "@0xproject/subproviders": "^0.10.6", "@0xproject/typescript-typings": "^1.0.0", "@0xproject/utils": "^1.0.0", - "@0xproject/web3-wrapper": "^0.7.3", + "@0xproject/web3-wrapper": "^1.0.0", "@ledgerhq/hw-app-eth": "^4.3.0", "ethereum-types": "^1.0.0", "ethers": "3.0.22", |