diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-07-01 16:50:27 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-07-01 16:50:27 -0400 |
commit | bcca4f041b4c98dc9cb127ea3a2a7f40d2db4796 (patch) | |
tree | 905b184a039ea89919fc78fe9b03ec8fd8ea7630 /bower.json | |
parent | 86e62d8b37ff9ad40e7c21c2c0c440a9cdfc550e (diff) | |
download | jquery-bcca4f041b4c98dc9cb127ea3a2a7f40d2db4796.tar.gz jquery-bcca4f041b4c98dc9cb127ea3a2a7f40d2db4796.zip |
Build: update Sizzle to 2.0.0
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 126fce635..9873e194e 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "package.json" ], "devDependencies": { - "sizzle": "1.11.1", + "sizzle": "2.0.0", "requirejs": "2.1.10", "qunit": "1.14.0", "sinon": "1.8.1" |