diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index dcaf34eba..54a2148d2 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "lerna": "^2.5.1", "async-child-process": "^1.1.1", "semver-sort": "^0.0.4", - "publish-release": "0xproject/publish-release" + "publish-release": "0xproject/publish-release", + "ethereumjs-testrpc": "6.0.3" } } |