support legacy jquery
This commit is contained in:
+4
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user