aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-doc/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-doc/package.json')
-rw-r--r--packages/sol-doc/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/sol-doc/package.json b/packages/sol-doc/package.json
index 873540215..3b7362b3f 100644
--- a/packages/sol-doc/package.json
+++ b/packages/sol-doc/package.json
@@ -29,7 +29,8 @@
"@0xproject/utils": "^1.0.11",
"ethereum-types": "^1.0.4",
"lodash": "^4.17.10",
- "yargs": "^12.0.2"
+ "yargs": "^12.0.2",
+ "ethereumjs-util": "^5.1.1"
},
"devDependencies": {
"@0xproject/tslint-config": "^1.0.7",