add bootstrap

This commit is contained in:
Guy Bedford
2013-08-22 15:37:23 +02:00
parent c2b9bcdc46
commit 31e386e406
+5
View File
@@ -2,5 +2,10 @@
"jquery": {
"location": "github:components/jquery",
"main": "jquery"
},
"bootstrap": {
"location": "github:tws/bootstrap",
"main": "dist/js/bootstrap",
"depends": ["./dist/css/bootstrap"]
}
}