Update bootstrap@3.3.7.json

This commit is contained in:
Guy Bedford
2017-01-31 09:31:33 +02:00
committed by GitHub
parent d75a0d5fab
commit 7526a9bb33
@@ -1,7 +1,7 @@
{ {
"main": "js/bootstrap.js", "main": "dist/js/bootstrap.js",
"shim": { "shim": {
"js/bootstrap": { "dist/js/bootstrap": {
"deps": [ "deps": [
"jquery" "jquery"
], ],
@@ -17,4 +17,4 @@
"js", "js",
"css" "css"
] ]
} }