From ea6b2de708ce881c29356e74453e027557616d56 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Fri, 13 Jun 2014 09:35:38 +0300 Subject: [PATCH] Update dependencies. --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4a9f545..c9b29f3 100644 --- a/package.json +++ b/package.json @@ -31,18 +31,18 @@ "grunt-contrib-concat": "~0.4.0", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-csslint": "~0.2.0", - "grunt-contrib-cssmin": "~0.9.0", + "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jshint": "~0.10.0", "grunt-contrib-sass": "~0.7.3", - "grunt-contrib-uglify": "~0.4.0", + "grunt-contrib-uglify": "~0.5.0", "grunt-contrib-watch": "~0.6.1", "grunt-csscomb": "~2.0.1", - "grunt-html-validation": "~0.1.17", + "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", "grunt-jscs-checker": "~0.4.4", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.4.0", - "time-grunt": "~0.3.1" + "load-grunt-tasks": "~0.5.0", + "time-grunt": "~0.3.2" }, "engines": { "node": "~0.10.1"