From 5b307ac7aecf044038b20089a663d83aeb5e1a7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=82=AB=E7=82=AB?= <2066855608@qq.com> Date: Sun, 22 Dec 2024 22:30:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E8=BF=9B=E4=B8=8A=E6=B8=B8?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E5=BA=93=E7=89=88=E6=9C=AC=20#17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da42635..6aa047b 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "sort": "npx sort-package-json" }, "dependencies": { - "@ikenxuan/amagi": "^4.0.2", + "@ikenxuan/amagi": "^4.0.3", "@karinjs/md-html": "^1.1.6", "axios": "^1.7.8", "heic-convert": "^2.1.0",