From 8193fdc3047555e6c56ef31b4dc1af7339477463 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Jul 2018 22:57:27 +0200 Subject: Change all package to depend on the new @0xproject/web3-wrapper@1.0.0 --- packages/0x.js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/0x.js/package.json') diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json index 9e95c4ff4..1c364a2e1 100644 --- a/packages/0x.js/package.json +++ b/packages/0x.js/package.json @@ -109,7 +109,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", "ethereum-types": "^1.0.0", "ethers": "3.0.22", "lodash": "^4.17.4" -- cgit v1.2.3