diff --git a/registry.json b/registry.json index 571d88c..ea0af52 100644 --- a/registry.json +++ b/registry.json @@ -1,3 +1,6 @@ { - "jquery": "github:components/jquery" -} \ No newline at end of file + "jquery": { + "location": "github:components/jquery", + "main": "jquery" + } +}