From ba214b0ad4e6950220844d2d00b47bb339de0dd4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 25 May 2018 22:16:38 +0000 Subject: [PATCH] fix(package): update grunt-contrib-less to version 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e527871..55e2aae 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "grunt-contrib-copy": "~1.0.0", "grunt-contrib-cssmin": "~2.0.0", "grunt-contrib-jst": "~1.0.0", - "grunt-contrib-less": "1.4.1", + "grunt-contrib-less": "2.0.0", "grunt-contrib-uglify": "~2.1.0", "grunt-contrib-watch": "~1.0.0", "grunt-sails-linker": "~1.0.4",