diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ecb5e28f0..fd860ba69 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "chai-typescript-typings": "^0.0.0", "copyfiles": "^1.2.0", "coveralls": "^2.13.1", - "dirty-chai": "^1.2.2", + "dirty-chai": "^2.0.1", "ethereumjs-testrpc": "4.0.1", "json-loader": "^0.5.4", "mocha": "^3.4.1", |