Update bootstrap reference 2

This commit is contained in:
Guy Bedford
2013-08-22 18:52:09 +02:00
parent c11e251d80
commit eb93b89656
+1 -1
View File
@@ -6,6 +6,6 @@
"bootstrap": { "bootstrap": {
"location": "github:twbs/bootstrap", "location": "github:twbs/bootstrap",
"main": "dist/js/bootstrap", "main": "dist/js/bootstrap",
"depends": ["../../css/bootstrap.css!"] "depends": ["../css/bootstrap.css!"]
} }
} }