From 970d7654cb1bdae4b422f202c2344d82e4b18ff4 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 23 Oct 2013 16:34:50 -0700 Subject: [PATCH] Upgrade to grunt-contrib-less@0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e6fa24a8..5cdd5acff 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "grunt-cson": "0.5.0", "grunt-contrib-csslint": "~0.1.2", "grunt-contrib-coffee": "~0.7.0", - "grunt-contrib-less": "~0.6.4", + "grunt-contrib-less": "~0.8.0", "walkdir": "0.0.7", "ws": "0.4.27", "js-yaml": "~2.1.0",