From: Alex Lam S.L Date: Tue, 22 Mar 2016 03:44:09 +0000 (+0800) Subject: update devDependencies X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f7894c216197591e907da3826574ad0e0a5eb5fd;p=html-minifier.git update devDependencies grunt-cli 1.0.0 --- diff --git a/package.json b/package.json index 645dbb2..b0c3c2d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "chalk": "1.1.x", "cli-table": "0.3.x", "grunt": "0.4.x", - "grunt-cli": "0.1.x", + "grunt-cli": "1.0.x", "grunt-contrib-concat": "1.0.x", "grunt-contrib-uglify": "1.0.x", "grunt-eslint": "18.0.x",