diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-12-16 10:22:06 -0500 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2014-12-16 10:22:27 -0500 |
commit | fc80c2f34e7be5b0637d94fe4f6fd4b5c70096c8 (patch) | |
tree | 925ee623f1c353c77842c3e767b629fe29b33b72 /bower.json | |
parent | e95b278cf19c0b43176e098eb8c7a8535ef6b526 (diff) | |
download | jquery-fc80c2f34e7be5b0637d94fe4f6fd4b5c70096c8.tar.gz jquery-fc80c2f34e7be5b0637d94fe4f6fd4b5c70096c8.zip |
Sizzle: update to 2.1.1-jquery.2.1.2 for back-compat
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 b85e98dee..d404560b1 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "package.json" ], "devDependencies": { - "sizzle": "2.1.1", + "sizzle": "2.1.1-jquery.2.1.2", "requirejs": "2.1.10", "qunit": "1.14.0", "sinon": "1.8.1" |