aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/package.json
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-10-27 01:11:42 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-10-27 01:24:50 +0800
commit3206e1528b1f9924f3bfc191268304731448557f (patch)
tree96664f38e5456dc037f283faf9941759729e4842 /packages/instant/package.json
parent27d9e516e1cf6a8bea469998bc92513bec3d91c5 (diff)
downloaddexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.tar
dexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.tar.gz
dexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.tar.bz2
dexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.tar.lz
dexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.tar.xz
dexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.tar.zst
dexon-sol-tools-3206e1528b1f9924f3bfc191268304731448557f.zip
feat: add assertions to render method
Diffstat (limited to 'packages/instant/package.json')
-rw-r--r--packages/instant/package.json2
1 files changed, 2 insertions, 0 deletions
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",