diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2013-08-27 00:16:14 -0400 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2013-08-27 00:16:14 -0400 |
commit | b718a169b5c3674aba5d96b2af775ec1dd0b4299 (patch) | |
tree | d69f80d9a3e2f664a3032d08f13d2b29c3a09a14 /bower.json | |
parent | 6e19d2a09449e9a214f51a8ed76f52dbb0cc35e2 (diff) | |
download | jquery-b718a169b5c3674aba5d96b2af775ec1dd0b4299.tar.gz jquery-b718a169b5c3674aba5d96b2af775ec1dd0b4299.zip |
Update Sizzle: minor change to a test (oldIE must set defaultChecked on creation)
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 c3caffd9f..c752736b3 100644 --- a/bower.json +++ b/bower.json @@ -11,7 +11,7 @@ "bower.json" ], "dependencies": { - "sizzle": "~1.10.5", + "sizzle": "~1.10.6", "requirejs": "~2.1.8" }, "devDependencies": { |