From: Ricordisamoa Date: Tue, 5 Apr 2016 04:13:45 +0000 (+0200) Subject: Bump grunt to 1.0.1, remove grunt-cli X-Git-Tag: 1.31.0-rc.0~7306^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/?a=commitdiff_plain;h=a6f243ae002b03a50771b003dceb8b9216b7188a;p=lhc%2Fweb%2Fwiklou.git Bump grunt to 1.0.1, remove grunt-cli Change-Id: Ic04c3a0b0237c8785f54b83f1bcfb64a3978d768 --- diff --git a/package.json b/package.json index 8bfb94d549..394f36ef18 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,7 @@ "postdoc": "grunt copy:jsduck" }, "devDependencies": { - "grunt": "0.4.5", - "grunt-cli": "0.1.13", + "grunt": "1.0.1", "grunt-banana-checker": "0.5.0", "grunt-contrib-copy": "1.0.0", "grunt-contrib-jshint": "1.0.0",