From 948ae4ae7a5402d19987563287a9b3a664e25901 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 10 Jul 2014 09:49:36 +0300 Subject: [PATCH] Update dependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index acd155a..2f18416 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ "grunt-csscomb": "~3.0.0-1", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs-checker": "~0.6.0", + "grunt-jscs": "~0.6.1", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.6.0", - "time-grunt": "~0.3.2" + "time-grunt": "~0.4.0" }, "engines": { "node": "~0.10.1"