From 64b95f08568763f98da191561ace2710817e1163 Mon Sep 17 00:00:00 2001
From: ByronWan <byronwan@outlook.com>
Date: Fri, 12 May 2023 10:30:17 +0800
Subject: [PATCH] Updated some infomation

---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index c4d22a0..df0d15f 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
     },
     "repository": {
         "type": "git",
-        "url": "git+git@github.com:byronwanbl/markdown-it-katex.git"
+        "url": "git@github.com:byronwanbl/markdown-it-katex.git"
     },
     "keywords": [
         "markdown",
@@ -19,7 +19,7 @@
         "markdown-it-plugin",
         "markdown-it"
     ],
-    "author": "Abreto Fu",
+    "author": "Abreto Fu (Modified By ByronWan <byronwan@outlook.com>)",
     "license": "MIT",
     "dependencies": {
         "katex": "^0.16.7"
@@ -29,4 +29,4 @@
         "markdown-it-testgen": "^0.1.4",
         "tape": "^4.9.0"
     }
-}
+}
\ No newline at end of file
-- 
GitLab