X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/b38b01fe2b2e52d3ad68d412a05c112b73886c95..c8101069e6de3c7eeb44e97e391c9fa4b9db0872:/package.json?ds=inline diff --git a/package.json b/package.json index a72c0f6..0e5cab9 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "grunt": "~0.4.1", "grunt-contrib-requirejs": "~0.4.1", "grunt-contrib-less": "~0.8.3", - "grunt-contrib-jshint": "~0.7.2", - "grunt-contrib-copy": "~0.4.1" + "grunt-contrib-jshint": "^0.10.0", + "grunt-contrib-copy": "~0.4.1", + "grunt-githooks": "~0.3.1" } }