aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-07-24 21:29:32 -0400
committerTimmy Willison <timmywillisn@gmail.com>2013-07-24 21:31:08 -0400
commit410cf4ee6bd454fa7e2bb5dc37a0b051f15d3e96 (patch)
tree9613981e3ac102fad8e9827d7289fb1e4cc7ce47 /bower.json
parent302f222df03d2c65f409b11b7fa65dba5400180f (diff)
downloadjquery-410cf4ee6bd454fa7e2bb5dc37a0b051f15d3e96.tar.gz
jquery-410cf4ee6bd454fa7e2bb5dc37a0b051f15d3e96.zip
Update QUnit to 1.12.0
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 37ef9d813..450de4100 100644
--- a/bower.json
+++ b/bower.json
@@ -14,6 +14,6 @@
"sizzle": "~1.10.5"
},
"devDependencies": {
- "qunit": "~1.11.0"
+ "qunit": "~1.12.0"
}
-} \ No newline at end of file
+}