From 16265355dbaa2e54cbf98cb4f7209e1082e1e2ff Mon Sep 17 00:00:00 2001 From: jongleberry Date: Thu, 22 Oct 2015 15:43:50 -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 b0c5a1e..dd79994 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "babel": "^5.0.0", - "istanbul": "^0.3.22", + "istanbul": "^0.4.0", "make-lint": "^1.0.1", "mocha": "^2.0.1", "should": "^6.0.3",