X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/349846f255ed15346c72136acc7c2771d9ebc9af..b77bfa044453a746889284a4fd9a433a96b17619:/package.json diff --git a/package.json b/package.json index cf58cfb..0e5cab9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,9 @@ "grunt-cli": "0.1.11", "grunt": "~0.4.1", "grunt-contrib-requirejs": "~0.4.1", - "grunt-contrib-less": "~0.6.1", - "grunt-contrib-jshint": "~0.7.2" + "grunt-contrib-less": "~0.8.3", + "grunt-contrib-jshint": "^0.10.0", + "grunt-contrib-copy": "~0.4.1", + "grunt-githooks": "~0.3.1" } }