Upgrade Bootstrap to v5.3.0

This commit is contained in:
Will Faught
2023-06-20 12:05:19 -07:00
parent 3d586053a6
commit 0478383baa
114 changed files with 681 additions and 702 deletions

View File

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