Update bootstrap@3.1.0.json

This commit is contained in:
Guy Bedford
2014-05-22 14:35:34 -07:00
parent 32cfee7935
commit 824372c216
@@ -6,7 +6,7 @@
}, },
"shim": { "shim": {
"js/bootstrap": { "js/bootstrap": {
"deps": ["jquery", "css"], "deps": ["jquery", "../css/bootstrap.css!"],
"exports": "$" "exports": "$"
} }
} }