From 673ee7b194fd8b775bc36a7950aa5e905db1b5a8 Mon Sep 17 00:00:00 2001 From: "Alex Lam S.L" Date: Wed, 23 Mar 2016 11:25:34 +0800 Subject: [PATCH] update devDependencies grunt-cli 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0c3c2d..60288ce 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": "1.0.x", + "grunt-cli": "1.1.x", "grunt-contrib-concat": "1.0.x", "grunt-contrib-uglify": "1.0.x", "grunt-eslint": "18.0.x", -- 2.34.1