From c6d281f56d7b464faf6cfea5dc8a3e1e0850ac37 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 8 Mar 2017 20:39:33 +1100 Subject: [PATCH] chore(package): update grunt-contrib-less to version 1.4.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a5c00bd..975a490 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "grunt-contrib-clean": "^0.6.0", "grunt-contrib-coffee": "^0.13.0", "grunt-contrib-copy": "^0.8.2", - "grunt-contrib-less": "^1.0.1", + "grunt-contrib-less": "^1.4.1", "grunt-contrib-uglify": "^0.11.0", "grunt-contrib-watch": "^0.6.1", "grunt-crowdin-request": "1.0.2",