aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index f6740b268..950ad0d38 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,7 @@
"@types/mocha": "^2.2.41",
"@types/node": "^7.0.22",
"awesome-typescript-loader": "^3.1.3",
+ "bignumber.js": "^4.0.2",
"chai": "^3.5.0",
"mocha": "^3.4.1",
"npm-run-all": "^4.0.2",
@@ -55,6 +56,7 @@
"bignumber.js": "^4.0.2",
"ethereumjs-util": "^5.1.1",
"jsonschema": "^1.1.1",
+ "lodash": "^4.17.4",
"web3": "^0.19.0"
}
}