support legacy jquery

This commit is contained in:
Guy Bedford
2014-02-16 15:43:49 +02:00
parent 1fa30a0d28
commit 2289542ec0
+4 -1
View File
@@ -21,7 +21,10 @@
"foundation": "github:zurb/bower-foundation",
"hammer": "github:EightMedia/hammer.js",
"intro": "github:usablica/intro.js",
"jquery": "npm:jquery",
"jquery": "github:components/jquery",
"jquery@1.11.0": "npm:jquery",
"jquery@2.0.0": "github:components/jquery",
"jquery@2.1.0": "npm:jquery",
"jquery-file-upload": "github:blueimp/jQuery-File-Upload",
"jquery-pjax": "github:defunkt/jquery-pjax",
"jquery.cookie": "github:carhartl/jquery-cookie",