Update Katex to 0.16.8

This commit is contained in:
Will Faught
2023-09-15 22:51:21 -07:00
parent 7b344ec16d
commit 595f0bd37d
16 changed files with 89 additions and 45 deletions

View File

@@ -2,6 +2,6 @@
"dependencies": {
"bootstrap": "^5.3.2",
"bootstrap-icons": "^1.11.0",
"katex": "^0.16.7"
"katex": "^0.16.8"
}
}