diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a55f7bfa2..3f27a8d2e 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "dependencies": { "bignumber.js": "^4.0.2", "es6-promisify": "^5.0.0", + "ethereumjs-abi": "^0.6.4", "ethereumjs-util": "^5.1.1", "jsonschema": "^1.1.1", "lodash": "^4.17.4", |