X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/f20b2ef1a63ca42202fb063a1c0c3c06cb65e87e..314bc2164ef9e9b94bd57eba48211e5df6002bf1:/package.json diff --git a/package.json b/package.json index 7d428f7..0e5cab9 100644 --- a/package.json +++ b/package.json @@ -4,8 +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-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" } }