diff options
Diffstat (limited to 'packages/instant/package.json')
-rw-r--r-- | packages/instant/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index cc7d8c9eb..9ceefdc0e 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -44,10 +44,10 @@ "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { "@0xproject/asset-buyer": "^2.0.0", - "@0xproject/types": "^1.1.1", + "@0xproject/types": "^1.1.4", "@0xproject/typescript-typings": "^2.0.2", "@0xproject/utils": "^2.0.2", - "@0xproject/web3-wrapper": "^3.0.1", + "@0xproject/web3-wrapper": "^3.0.3", "ethereum-types": "^1.0.8", "lodash": "^4.17.10", "polished": "^2.2.0", |