From 94a7bd965c457f27727c5b2bc8680a831e234507 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Wed, 11 Sep 2013 13:40:51 +0200 Subject: [PATCH] json fix --- registry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry.json b/registry.json index ed1f845..d0fbf11 100644 --- a/registry.json +++ b/registry.json @@ -1,5 +1,5 @@ { - "jquery": "github:components/jquery" + "jquery": "github:components/jquery", "angular": "cdnjs:angular.js/{version=1.1.5}/angular", "angular-ui": "cdnjs:angular-ui/{version=0.4.0,0.3.8}", "bootstrap": "github:twbs/bootstrap",