aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2014-01-17 11:28:35 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2014-01-17 11:28:35 +0100
commit031400b5f31cf19dfcb4d313152556e5ac4e7134 (patch)
tree54aa85490b5ec8b99816b4c9168975aebd421f42 /package.json
parentf4423f508ec113b6c58ceabb7d12cdac630e36cd (diff)
downloadjquery-ui-031400b5f31cf19dfcb4d313152556e5ac4e7134.tar.gz
jquery-ui-031400b5f31cf19dfcb4d313152556e5ac4e7134.zip
Build: Upgrade to grunt-contrib-qunit, supports page options
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 30f3cb4fa..fa43d7e45 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"grunt-contrib-jshint": "0.7.1",
"grunt-contrib-uglify": "0.1.1",
"grunt-contrib-concat": "0.1.3",
- "grunt-contrib-qunit": "0.2.0",
+ "grunt-contrib-qunit": "0.4.0",
"grunt-contrib-csslint": "0.2.0",
"grunt-compare-size": "0.4.0-rc.3",
"grunt-jscs-checker": "0.3.1",