Update registry.json

This commit is contained in:
Jarreddebeer
2013-09-07 20:14:33 +02:00
parent 70bafdb2a4
commit a7417eca1f
+1 -1
View File
@@ -13,7 +13,7 @@
"depends": ["./angular-ui.css!"] "depends": ["./angular-ui.css!"]
}, },
"bootstrap": { "bootstrap": {
"location": "github:twbs/bootstrap@v3.0.0", "location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap", "main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"] "depends": ["../css/bootstrap.css!", "jspm:jquery"]
}, },