aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2013-11-13 22:05:37 -0500
committerTimmy Willison <timmywillisn@gmail.com>2013-11-14 10:10:13 -0500
commit1a13e0b1adcc7e5f4affa2e64f0533cb76a802b5 (patch)
tree9f2138bcb7722a13af4f9d8310ad0feb97fff515 /bower.json
parent203569562414304aabec22fd20b0cb17ad34c7ad (diff)
downloadjquery-1a13e0b1adcc7e5f4affa2e64f0533cb76a802b5.tar.gz
jquery-1a13e0b1adcc7e5f4affa2e64f0533cb76a802b5.zip
Update Sizzle: remove the use of version ranges
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 28ae62ff1..a2d0ae1a6 100644
--- a/bower.json
+++ b/bower.json
@@ -13,7 +13,7 @@
"bower.json"
],
"dependencies": {
- "sizzle": "~1.10.11"
+ "sizzle": "1.10.12"
},
"devDependencies": {
"requirejs": "~2.1.8",