From 55ebb04f03e1d28ecfec4682e4424b75108dd130 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Tue, 4 Dec 2018 13:41:17 +0100 Subject: Add missing dependency --- contracts/core/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/contracts/core/package.json b/contracts/core/package.json index 504f479bf..b50fc7a17 100644 --- a/contracts/core/package.json +++ b/contracts/core/package.json @@ -61,6 +61,7 @@ "chai-bignumber": "^2.0.1", "dirty-chai": "^2.0.1", "make-promises-safe": "^1.1.0", + "ethereumjs-abi": "0.6.5", "mocha": "^4.1.0", "npm-run-all": "^4.1.2", "shx": "^0.2.2", -- cgit v1.2.3