From de1d50ed646ba236a7381279497becb99821d151 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Tue, 17 Nov 2015 19:05:41 -0500 Subject: [PATCH] build: mocha@2.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b127f3..a0660b0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "istanbul": "0.4.0", - "mocha": "2.3.3", + "mocha": "2.3.4", "readable-stream": "2.0.4", "supertest": "1.1.0" },