From 0d3fb79c059f5e749d0a66d77348baf3fa28cc5d Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Tue, 27 Nov 2018 13:54:04 +0100 Subject: Remove unused dependencies --- contracts/core/package.json | 4 ---- 1 file changed, 4 deletions(-) (limited to 'contracts/core') diff --git a/contracts/core/package.json b/contracts/core/package.json index 6fbde5538..251158d0c 100644 --- a/contracts/core/package.json +++ b/contracts/core/package.json @@ -54,7 +54,6 @@ "@0x/subproviders": "^2.1.6", "@0x/tslint-config": "^1.0.10", "@types/bn.js": "^4.11.0", - "@types/ethereumjs-abi": "^0.6.0", "@types/lodash": "4.14.104", "@types/node": "*", "@types/yargs": "^10.0.0", @@ -83,10 +82,7 @@ "@types/js-combinatorics": "^0.5.29", "bn.js": "^4.11.8", "ethereum-types": "^1.1.2", - "ethereumjs-abi": "0.6.5", "ethereumjs-util": "^5.1.1", - "ethers": "~4.0.4", - "js-combinatorics": "^0.5.3", "lodash": "^4.17.5" }, "publishConfig": { -- cgit v1.2.3