diff options
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index ba66272be..f88442f37 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "dependencies": { "bignumber.js": "^4.0.2", "ethereumjs-util": "^5.1.1", + "lodash": "^4.17.4", "web3": "^0.19.0" } } |