From c3bd5a95bd7799d98736d77ce75b5dc4ed67343b Mon Sep 17 00:00:00 2001 From: alexlamsl Date: Sat, 6 Feb 2016 02:23:11 +0800 Subject: [PATCH] update devDependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9536305..8176003 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "grunt": "0.4.x", "grunt-contrib-concat": "0.5.x", "grunt-contrib-jshint": "0.12.x", - "grunt-contrib-qunit": "0.7.x", + "grunt-contrib-qunit": "1.0.x", "grunt-contrib-uglify": "0.11.x", "grunt-exec": "0.4.x", "grunt-jscs": "2.7.x", @@ -58,7 +58,7 @@ "lzma": "2.2.x", "minimize": "1.8.x", "progress": "1.1.x", - "qunit": "0.7.x", + "qunit": "0.9.x", "time-grunt": "1.3.x" }, "files": [ -- 2.34.1