diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0d0828802..ac1a7e7c9 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dirty-chai": "^2.0.1", "ethereumjs-testrpc": "4.0.1", "json-loader": "^0.5.4", - "mocha": "^3.4.1", + "mocha": "^4.0.0", "npm-run-all": "^4.0.2", "nyc": "^11.0.1", "opn-cli": "^3.1.0", |