aboutsummaryrefslogtreecommitdiffstats
path: root/RPCTests/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'RPCTests/package.json')
-rw-r--r--RPCTests/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/RPCTests/package.json b/RPCTests/package.json
index 1162ada7f..aeb1c2755 100644
--- a/RPCTests/package.json
+++ b/RPCTests/package.json
@@ -4,7 +4,8 @@
"description": "Ethereum cpp client RPC tests",
"main": "./main.js",
"devDependencies": {
- "web3": "^0.15.3"
+ "web3": "^0.15.3",
+ "async": "^1.5"
},
"scripts": {