From de56615e29581ef63e9eabc29df0b1c0580bd422 Mon Sep 17 00:00:00 2001 From: guybedford Date: Thu, 22 Aug 2013 13:32:27 +0200 Subject: [PATCH] location shorthand --- registry.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/registry.json b/registry.json index c544515..3e18cf4 100644 --- a/registry.json +++ b/registry.json @@ -1,5 +1,3 @@ { - jquery: { - location: 'github:components/jquery' - } + jquery: 'github:components/jquery' } \ No newline at end of file