Fixes broken Docs CSS

Lock down Bootstrap-4.0.0-alpha5 until we want to migrate.
This commit is contained in:
jmn 2017-01-25 12:27:12 +01:00 committed by GitHub
parent 34351d816f
commit 29d9404e4c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"watch": "gulp watch"
},
"dependencies": {
"bootstrap": "^4.0.0-alpha.5"
"bootstrap": "4.0.0-alpha.5"
},
"devDependencies": {
"gulp": "^3.9.1",