Missing karma entry in package.json
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 18 Aug 2014 08:10:39 +0000 (10:10 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 18 Aug 2014 08:10:39 +0000 (10:10 +0200)
package.json

index 0e5cab9..ef9d714 100644 (file)
@@ -7,6 +7,7 @@
     "grunt-contrib-less": "~0.8.3",
     "grunt-contrib-jshint": "^0.10.0",
     "grunt-contrib-copy": "~0.4.1",
     "grunt-contrib-less": "~0.8.3",
     "grunt-contrib-jshint": "^0.10.0",
     "grunt-contrib-copy": "~0.4.1",
-    "grunt-githooks": "~0.3.1"
+    "grunt-githooks": "~0.3.1",
+    "karma": "^0.8.5"
   }
 }
   }
 }