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:
Generated
+3
-3
@@ -205,9 +205,9 @@
|
||||
"integrity": "sha1-aN/1++YMUes3cl6p4+0xDcwed24="
|
||||
},
|
||||
"bootstrap": {
|
||||
"version": "5.0.0-alpha1",
|
||||
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.0-alpha1.tgz",
|
||||
"integrity": "sha512-iwKneP2pLXl8lN0YpnOuOARiNPTzmh/4cw+Un86u4OqrMLuQpyMC7nO07hvivvcg0B/ektJPjuPnS1s+YmRK9A=="
|
||||
"version": "5.0.0-alpha2",
|
||||
"resolved": "https://registry.npm.taobao.org/bootstrap/download/bootstrap-5.0.0-alpha2.tgz",
|
||||
"integrity": "sha1-43zlg271fGkdfiNp9zgbhy0hX4M="
|
||||
},
|
||||
"bootstrap4": {
|
||||
"version": "npm:bootstrap@4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user