From d3000407b9e4175dcf3fd7f7c06ca7ad06bc7d78 Mon Sep 17 00:00:00 2001 From: CanisMinor Date: Fri, 1 Dec 2023 11:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20Fix=20deps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5e6d1d6..6bf4952 100644 --- a/package.json +++ b/package.json @@ -92,6 +92,7 @@ "remark-parse": "^10", "swr": "^2", "unified": "^11", + "unist-util-visit": "^5", "url-join": "^5", "uuid": "^9" },