From e7c72d7873ca0014317968caf185efc3fd94877f Mon Sep 17 00:00:00 2001 From: jongleberry Date: Thu, 22 Oct 2015 15:43:15 -0700 Subject: [PATCH] :arrow_up: istanbul@0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8bca4f6..e488747 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint": "^1.6.0", "eslint-config-standard": "^4.4.0", "eslint-plugin-standard": "^1.3.1", - "istanbul": "^0.3.22", + "istanbul": "^0.4.0", "mocha": "^2.0.1", "should": "^6.0.3", "should-http": "0.0.3",