locking bootstrap to v3.0.0

This commit is contained in:
Jarreddebeer
2013-09-07 13:26:25 +02:00
parent 02801330e0
commit 78ac31ec5a
+2 -2
View File
@@ -13,8 +13,8 @@
"depends": ["./angular-ui.css!"] "depends": ["./angular-ui.css!"]
}, },
"bootstrap": { "bootstrap": {
"location": "github:twbs/bootstrap", "location": "github:twbs/bootstrap@3.0.0",
"main": "tree/master/dist/js/bootstrap", "main": "dist/js/bootstrap",
"depends": ["../css/bootstrap.css!", "jspm:jquery"] "depends": ["../css/bootstrap.css!", "jspm:jquery"]
}, },
"bootstrap.button": { "bootstrap.button": {