diff options
Diffstat (limited to 'packages/order-utils/package.json')
-rw-r--r-- | packages/order-utils/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json index 447d4e61f..46d233e30 100644 --- a/packages/order-utils/package.json +++ b/packages/order-utils/package.json @@ -78,7 +78,7 @@ "@0xproject/types": "^1.0.0-rc.1", "@0xproject/typescript-typings": "^1.0.0", "@0xproject/utils": "^1.0.0", - "@0xproject/web3-wrapper": "^0.7.3", + "@0xproject/web3-wrapper": "^1.0.0", "@types/node": "^8.0.53", "bn.js": "^4.11.8", "ethereum-types": "^1.0.0", |