From 9ae5d321b5b35388b7b734275963f7575b4fcc79 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 7 Jan 2014 19:50:58 -0800 Subject: [PATCH] bump grunt-contrib-less to v0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 34a3fa5c2f..2c45196567 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", "grunt-contrib-jshint": "~0.8.0", - "grunt-contrib-less": "~0.8.3", + "grunt-contrib-less": "~0.9.0", "grunt-contrib-qunit": "~0.3.0", "grunt-contrib-uglify": "~0.2.7", "grunt-contrib-watch": "~0.5.3",