bootstrap fix

This commit is contained in:
Guy Bedford
2013-08-22 17:33:41 +02:00
parent 31e386e406
commit fde6a985dc
+1 -1
View File
@@ -4,7 +4,7 @@
"main": "jquery"
},
"bootstrap": {
"location": "github:tws/bootstrap",
"location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap",
"depends": ["./dist/css/bootstrap"]
}