]> source.dussan.org Git - jquery.git/commitdiff
Update Sizzle: remove the use of version ranges
authorTimmy Willison <timmywillisn@gmail.com>
Thu, 14 Nov 2013 03:05:37 +0000 (22:05 -0500)
committerTimmy Willison <timmywillisn@gmail.com>
Thu, 14 Nov 2013 15:10:13 +0000 (10:10 -0500)
bower.json

index 28ae62ff129b1f1858acf6ecadbbb8c3a5d86049..a2d0ae1a667fd53b2c949516ad78796d17dc9e50 100644 (file)
@@ -13,7 +13,7 @@
     "bower.json"
   ],
   "dependencies": {
-    "sizzle": "~1.10.11"
+    "sizzle": "1.10.12"
   },
   "devDependencies": {
     "requirejs": "~2.1.8",