Update bootstrap@3.0.2.json

This commit is contained in:
Guy Bedford
2013-11-26 11:26:50 +02:00
parent f6268a2220
commit f78791d1be
@@ -1,7 +1,10 @@
{
"main": "js/bootstrap",
"shim": {
"js/bootstrap": ["jquery"]
"js/bootstrap": {
"imports": "jquery",
"exports": "$"
}
},
"buildConfig": {
"uglify": true