From afb181df840163930bf5904613ae87c531a2decf Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sun, 27 Jul 2014 18:08:51 -0400 Subject: [PATCH] deps: istanbul@0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6965db2..66a3cf9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "batch": "0.5.1" }, "devDependencies": { - "istanbul": "0.2.11", + "istanbul": "0.3.0", "mocha": "~1.21.1", "should": "~4.0.0", "supertest": "~0.13.0"