locking bootstrap to v3.0.0
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@
|
||||
"depends": ["./angular-ui.css!"]
|
||||
},
|
||||
"bootstrap": {
|
||||
"location": "github:twbs/bootstrap",
|
||||
"main": "tree/master/dist/js/bootstrap",
|
||||
"location": "github:twbs/bootstrap@3.0.0",
|
||||
"main": "dist/js/bootstrap",
|
||||
"depends": ["../css/bootstrap.css!", "jspm:jquery"]
|
||||
},
|
||||
"bootstrap.button": {
|
||||
|
||||
Reference in New Issue
Block a user