diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-06-25 13:43:09 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-06-25 13:50:33 -0400 |
commit | 1c3138412ce044d02d714221bea49691a767d41b (patch) | |
tree | c7cda29e3d44c181a767d33fefaa775c5770e883 /bower.json | |
parent | 72e61925179aac67df234c46b94fcac829142897 (diff) | |
download | jquery-1c3138412ce044d02d714221bea49691a767d41b.tar.gz jquery-1c3138412ce044d02d714221bea49691a767d41b.zip |
Build: update Sizzle to 1.11.1 and include license
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 326477cfa..827734ccf 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "package.json" ], "devDependencies": { - "sizzle": "1.10.19", + "sizzle": "1.11.1", "requirejs": "2.1.10", "qunit": "1.14.0", "sinon": "1.8.1" |