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 091ae1069..461591004 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "async-child-process": "^1.1.1", "semver-sort": "^0.0.4", "publish-release": "0xproject/publish-release", - "es6-promisify": "^5.0.0" + "es6-promisify": "^5.0.0", + "ethereumjs-testrpc": "6.0.3" } } |