From 3508792234b190e03ace6394738a4a12d2e3d063 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 3 Sep 2013 17:06:37 -0700 Subject: [PATCH] Upgrade to grunt-lesslint@0.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 35f9da69c..d1756605d 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "grunt": "~0.4.1", "grunt-cli": "~0.1.9", "grunt-coffeelint": "0.0.6", - "grunt-lesslint": "0.12.0", + "grunt-lesslint": "0.13.0", "grunt-cson": "0.5.0", "grunt-contrib-csslint": "~0.1.2", "grunt-contrib-coffee": "~0.7.0",