Update registry.json

This commit is contained in:
Jarreddebeer
2013-09-08 18:46:44 +02:00
parent a7417eca1f
commit 0423ab641d
+2 -2
View File
@@ -13,9 +13,9 @@
"depends": ["./angular-ui.css!"] "depends": ["./angular-ui.css!"]
}, },
"bootstrap": { "bootstrap": {
"location": "github:twbs/bootstrap", "location": "github:twbs/bootstrap@v3.0.0",
"main": "dist/js/bootstrap", "main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"] "depends": ["../css/bootstrap.css!", "jquery"]
}, },
"bootstrap.button": { "bootstrap.button": {
"location": "github:twbs/bootstrap@v3.0.0", "location": "github:twbs/bootstrap@v3.0.0",