Update bootstrap@3.0.0.json

This commit is contained in:
Guy Bedford
2013-10-04 12:17:59 +02:00
parent b82788ebe1
commit 7fdc1524df
@@ -1,9 +1,6 @@
{
"main": "js/bootstrap",
"dependencyShim": {
"js/bootstrap": ["lib:jquery", "../css/bootstrap.css!"]
},
"directories": {
"lib": "dist"
"js/bootstrap": ["jquery", "../css/bootstrap.css!"]
}
}