From e2888e6d5a6fd8243da6cf70c933db6f67e0748c Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Thu, 30 Mar 2017 06:57:41 -0400 Subject: [PATCH] remove testrpc from package.json --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 2ba2bccc5..0e553fb0a 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,6 @@ "promptly": "^2.1.0", "serve-static": "^1.11.1", "shelljs": "^0.5.0", - "ethereumjs-testrpc": "^3.0.3", "solc": "0.4.8", "toposort": "^1.0.0", "web3": "^0.18.2"