shim name change

This commit is contained in:
Guy Bedford
2013-11-06 19:10:23 +02:00
parent bbaed75b81
commit 6ceb036374
@@ -1,6 +1,6 @@
{ {
"main": "dist/js/bootstrap", "main": "dist/js/bootstrap",
"dependencyShim": { "shim": {
"dist/js/bootstrap": ["jquery", "../css/bootstrap.css!"] "dist/js/bootstrap": ["jquery", "../css/bootstrap.css!"]
}, },
"dependencyMap": { "dependencyMap": {