diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/instant/package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index 57b094626..01b1dc6c5 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -43,10 +43,8 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { - "@0xproject/connect": "^2.0.4", "@0xproject/types": "^1.1.1", "@0xproject/typescript-typings": "^2.0.2", - "@0xproject/utils": "^1.0.11", "@0xproject/web3-wrapper": "^3.0.1", "ethereum-types": "^1.0.8", "lodash": "^4.17.10", |