From ee98c095cd0df36b6d8903a5ff902ce0c44f8d47 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 25 Feb 2015 10:26:30 +0200 Subject: [PATCH] Update devDependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 532ec8b..b17dca4 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "relateurl": "0.2.x" }, "devDependencies": { - "chalk": "0.5.x", + "chalk": "1.0.x", "cli-table": "0.3.x", "grunt": "0.4.x", "grunt-contrib-concat": "0.5.x", @@ -57,7 +57,7 @@ "grunt-jscs": "1.5.x", "load-grunt-tasks": "3.1.x", "qunit": "0.7.x", - "time-grunt": "1.0.x" + "time-grunt": "1.1.x" }, "files": [ "dist", -- 2.34.1