From 50817f09a0b699dac31b910a69ed3398ddc46ea1 Mon Sep 17 00:00:00 2001 From: Paladox Date: Fri, 18 Mar 2016 23:38:07 +0000 Subject: [PATCH] Update grunt-karma to 0.12.2 Reason because this update will include a fix for incompatibility with grunt 1.0.0 when it is released. Change-Id: I39f01e3a68b764a4638c3465a1d116aefd517ef5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21a050bb3f..8dcb72dd20 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "grunt-contrib-watch": "0.6.1", "grunt-jscs": "2.8.0", "grunt-jsonlint": "1.0.7", - "grunt-karma": "0.12.1", + "grunt-karma": "0.12.2", "karma": "0.13.19", "karma-chrome-launcher": "0.2.2", "karma-firefox-launcher": "0.1.7", -- 2.20.1