From 9d72f20e22e112274b05fbcee9b1eae3cb9f0213 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 9 Aug 2016 22:56:25 +0800 Subject: [PATCH] chore(package): update grunt-contrib-less to version 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5296637..889715e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "grunt-contrib-copy": "^0.4.1", "grunt-contrib-cssmin": "^0.10.0", "grunt-contrib-htmlmin": "^0.3.0", - "grunt-contrib-less": "^0.11.3", + "grunt-contrib-less": "^1.4.0", "grunt-contrib-uglify": "^0.2.7", "grunt-contrib-watch": "^0.5.3", "grunt-conventional-changelog": "^1.1.0",