From f0c158cf5ba3b1d3a21e840d52a9134701d27859 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 19 May 2016 22:31:43 -0400 Subject: [PATCH] build: istanbul@0.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38155dd..677f358 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "unpipe": "~1.0.0" }, "devDependencies": { - "istanbul": "0.4.2", + "istanbul": "0.4.3", "mocha": "2.4.5", "readable-stream": "2.1.2", "supertest": "1.1.0"