Update Bootstrap to 5.3.0-alpha3

This commit is contained in:
Will Faught
2023-04-23 21:37:59 -07:00
parent 94a73b72ca
commit de7bd8d243
158 changed files with 1154 additions and 1024 deletions

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"bootstrap": "^5.3.0-alpha2",
"bootstrap": "^5.3.0-alpha3",
"bootstrap-icons": "^1.10.3",
"katex": "^0.16.4"
}