From 55dc663b151505aca3cd840e5b4dad11051bf42a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 2 Apr 2014 16:44:30 +0300 Subject: [PATCH] Update dependencies. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 19d25e4..9c2d914 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ }, "devDependencies": { "grunt": "0.4.x", - "grunt-contrib-concat": "0.3.x", - "grunt-contrib-jshint": "0.9.x", + "grunt-contrib-concat": "0.4.x", + "grunt-contrib-jshint": "0.10.x", "grunt-contrib-qunit": "0.4.x", "grunt-contrib-uglify": "0.4.x", "grunt-exec": "0.4.x", -- 2.34.1