From f2952aeccf4e5653bd7fc2ba3f7ca183e570ab3e Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 20 Mar 2014 06:46:32 +0200 Subject: Update grunt-contrib-less to v0.11.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index c6fa72b93..a124238db 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-contrib-cssmin": "~0.9.0", "grunt-contrib-jade": "~0.11.0", "grunt-contrib-jshint": "~0.9.2", - "grunt-contrib-less": "~0.10.0", + "grunt-contrib-less": "~0.11.0", "grunt-contrib-qunit": "~0.4.0", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.0", -- cgit v1.2.3 From 30cc625c5c686f00af15a926f9437cb0e3fdff42 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 23 Mar 2014 08:13:38 +0200 Subject: Update time-grunt to v0.3.1. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index a124238db..f11a63334 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.4.0", "markdown": "~0.5.0", - "time-grunt": "~0.2.10" + "time-grunt": "~0.3.1" }, "engines": { "node": "~0.10.1" -- cgit v1.2.3