From f7de56a199bdcfe2e9a67c77bed0a4ad634be059 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Mon, 21 Sep 2015 22:09:34 -0400 Subject: [PATCH] build: istanbul@0.3.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f785b38..53b4bea1 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "vary": "~1.0.1" }, "devDependencies": { - "istanbul": "0.3.17", + "istanbul": "0.3.20", "mocha": "2.2.5", "supertest": "1.0.1" },