aboutsummaryrefslogtreecommitdiffstats
path: root/packages/assert/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/assert/package.json')
-rw-r--r--packages/assert/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/assert/package.json b/packages/assert/package.json
index 800207ae6..d69241f60 100644
--- a/packages/assert/package.json
+++ b/packages/assert/package.json
@@ -22,6 +22,9 @@
"url": "https://github.com/0xProject/0x.js/issues"
},
"homepage": "https://github.com/0xProject/0x.js/packages/assert/README.md",
+ "dependencies": {
+ "@0xProject/utils": "^0.0.1"
+ },
"devDependencies": {
"@0xproject/tslint-config": "^0.2.1",
"@types/lodash": "^4.14.86",