aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2013-03-12 13:53:18 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2013-03-12 13:53:18 +0100
commite090a3655550c9cd20067952809f44b052064f4e (patch)
tree5792ae31d43ddd2972804f68577ac3ae2f481189 /package.json
parentae3af7f0700ae035183a4f9d9a8c6752189abbe3 (diff)
downloadjquery-ui-e090a3655550c9cd20067952809f44b052064f4e.tar.gz
jquery-ui-e090a3655550c9cd20067952809f44b052064f4e.zip
Build: Update to grunt-contrib-qunit 0.2.0 to get latest PhantomJS
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 019e715bd..b30f98eaf 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"grunt-contrib-jshint": "0.1.1",
"grunt-contrib-uglify": "0.1.1",
"grunt-contrib-concat": "0.1.3",
- "grunt-contrib-qunit": "0.1.1",
+ "grunt-contrib-qunit": "0.2.0",
"grunt-contrib-csslint": "0.1.0",
"grunt-contrib-cssmin": "0.4.2",
"grunt-compare-size": "0.3.1",