X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/55826c1f7f8bfec8c90096b1c1c779e118e357fc..567b5d347d2df4f0aea88996a78cb4b457802126:/package.json?ds=sidebyside diff --git a/package.json b/package.json index 0e5cab9..ef9d714 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "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" } }