From d97bb9c926ce5af6d685fbfe04f7646aa537d939 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 2 Mar 2014 10:39:23 +0200 Subject: [PATCH] Update dependencies. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9a99b01..9dd1514 100644 --- a/package.json +++ b/package.json @@ -24,11 +24,11 @@ "grunt": "~0.4.2", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.5.0", - "grunt-contrib-cssmin": "~0.8.0", + "grunt-contrib-cssmin": "~0.9.0", "grunt-contrib-jshint": "~0.8.0", - "grunt-contrib-nodeunit": "~0.3.0", - "grunt-contrib-sass": "~0.7.1", - "grunt-contrib-uglify": "~0.3.0", + "grunt-contrib-nodeunit": "~0.3.2", + "grunt-contrib-sass": "~0.7.2", + "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.5.3", "grunt-html-validation": "~0.1.13", "grunt-jekyll": "~0.4.1",