use bs5 alpha2, config description changes

alpha2's new close buttons are used, also fixed html_templates
settings being automatically filled in with an incorrect value.
This commit is contained in:
Harvey Tindall
2020-10-23 14:39:04 +01:00
parent 29775e2e75
commit 8089187b3e
8 changed files with 45 additions and 23 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"dependencies": {
"@types/jquery": "^3.5.3",
"autoprefixer": "^9.8.5",
"bootstrap": "^5.0.0-alpha1",
"bootstrap": "^5.0.0-alpha2",
"bootstrap4": "npm:bootstrap@^4.5.0",
"clean-css-cli": "^4.3.0",
"esbuild": "^0.7.8",