From 0423ab641dc3c92f84a453b3276c9d85d72edc67 Mon Sep 17 00:00:00 2001 From: Jarreddebeer Date: Sun, 8 Sep 2013 18:46:44 +0200 Subject: [PATCH] Update registry.json --- registry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/registry.json b/registry.json index e098ca8..e4b5d97 100644 --- a/registry.json +++ b/registry.json @@ -13,9 +13,9 @@ "depends": ["./angular-ui.css!"] }, "bootstrap": { - "location": "github:twbs/bootstrap", + "location": "github:twbs/bootstrap@v3.0.0", "main": "dist/js/bootstrap", - "depends": ["../css/bootstrap.css!", "jspm:jquery"] + "depends": ["../css/bootstrap.css!", "jquery"] }, "bootstrap.button": { "location": "github:twbs/bootstrap@v3.0.0",