Update grunt-karma to 0.12.2
authorPaladox <thomasmulhall410@yahoo.com>
Fri, 18 Mar 2016 23:38:07 +0000 (23:38 +0000)
committerPaladox <thomasmulhall410@yahoo.com>
Fri, 18 Mar 2016 23:39:28 +0000 (23:39 +0000)
Reason because this update will include a fix for incompatibility with
grunt 1.0.0 when it is released.

Change-Id: I39f01e3a68b764a4638c3465a1d116aefd517ef5

package.json

index 21a050b..8dcb72d 100644 (file)
@@ -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",