diff --git a/registry.json b/registry.json index 4a9cf20..c5fe7cb 100644 --- a/registry.json +++ b/registry.json @@ -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",