diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-10-10 16:24:41 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-10-10 16:25:11 -0400 |
commit | f6694208aa3c188ddbb24d9e63125b3f067cf4ec (patch) | |
tree | 361aeea24f4340fc5faa3baca2bfae0dfb3c1d54 /bower.json | |
parent | e239873b27d64184cd1451a6266ed1b78ca6cede (diff) | |
download | jquery-f6694208aa3c188ddbb24d9e63125b3f067cf4ec.tar.gz jquery-f6694208aa3c188ddbb24d9e63125b3f067cf4ec.zip |
Update Sizzle to 1.10.10
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 5e1f8c95b..af5a69de3 100644 --- a/bower.json +++ b/bower.json @@ -13,7 +13,7 @@ "bower.json" ], "dependencies": { - "sizzle": "~1.10.9", + "sizzle": "~1.10.10", "requirejs": "~2.1.8" }, "devDependencies": { |