From 3206e1528b1f9924f3bfc191268304731448557f Mon Sep 17 00:00:00 2001 From: fragosti Date: Fri, 26 Oct 2018 10:11:42 -0700 Subject: feat: add assertions to render method --- packages/instant/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/instant/package.json') diff --git a/packages/instant/package.json b/packages/instant/package.json index 421802530..4a3add2ec 100644 --- a/packages/instant/package.json +++ b/packages/instant/package.json @@ -44,7 +44,9 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/instant/README.md", "dependencies": { + "@0x/assert": "^1.0.14", "@0x/asset-buyer": "^2.1.0", + "@0x/json-schemas": "^2.0.0", "@0x/order-utils": "^2.0.0", "@0x/types": "^1.2.0", "@0x/typescript-typings": "^3.0.3", -- cgit v1.2.3