diff options
Diffstat (limited to 'packages/instant/package.json')
-rw-r--r-- | packages/instant/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/instant/package.json b/packages/instant/package.json index ff40ba2ea..35cc39d27 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -44,6 +44,7 @@ "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { "@0xproject/asset-buyer": "^2.0.0", + "@0xproject/order-utils": "^1.0.7", "@0xproject/types": "^1.1.4", "@0xproject/typescript-typings": "^2.0.2", "@0xproject/utils": "^2.0.2", |