From 7e9f34f98dd81b605c9de156ca8ff3e8a62df421 Mon Sep 17 00:00:00 2001 From: c-g-e-w-e-k-e- Date: Wed, 12 Jul 2017 10:14:06 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 732060c..50ad01e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "license": "ISC", "dependencies": { "commander": "^2.9.0", - "ethereumjs-testrpc-sc": "https://github.com/sc-forks/testrpc-sc.git", + "ethereumjs-testrpc-sc": "https://github.com/sc-forks/testrpc-sc.git#district", "istanbul": "^0.4.5", "keccakjs": "^0.2.1", "mkdirp": "^0.5.1",