bootstrap 3.0.2 update

This commit is contained in:
guybedford
2013-11-08 14:41:29 +02:00
parent b15cf3a467
commit 90d30fffd3
3 changed files with 9 additions and 18 deletions
@@ -0,0 +1,9 @@
{
"main": "js/bootstrap",
"shim": {
"js/bootstrap": ["jquery@2.0", "../css/bootstrap.css!"]
},
"buildConfig": {
"uglify": true
}
}