From c2b9bcdc46f27544430a3ba9d20c2854885b4c7d Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Thu, 22 Aug 2013 15:21:44 +0200 Subject: [PATCH] jquery update --- registry.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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" + } +}