From 21a7ec23078c04601acc4741ee141d7560e0d6f2 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Fri, 04 Aug 2023 06:36:00 +0000
Subject: [PATCH] bump mathjax version

---
 package.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 8a1d483..73a080a 100644
--- a/package.json
+++ b/package.json
@@ -58,7 +58,7 @@
     "reading-time": "^1.5.0",
     "rehype-autolink-headings": "^6.1.1",
     "rehype-katex": "^6.0.3",
-    "rehype-mathjax": "^4.0.2",
+    "rehype-mathjax": "^4.0.3",
     "rehype-pretty-code": "^0.10.0",
     "rehype-raw": "^6.1.1",
     "rehype-slug": "^5.1.0",

--
Gitblit v1.10.0