From ae97f288ca0fc0e0845c21b73a7c234f70bef6a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 8 Sep 2023 04:31:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=8D=E6=AD=A3=E5=B9=B3=E6=97=B6=E4=B9=9F?= =?UTF-8?q?=E4=B8=8D=E7=94=A8=EF=BC=8C=E5=8E=BB=E6=8E=89=E8=A3=85=E4=B8=8D?= =?UTF-8?q?=E4=B8=8A=E7=9A=84Sharp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 22130adb..4bea85c4 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "html2canvas": "^1.4.1", "mime": "^3.0.0", "opencc-js": "^1.0.5", - "sharp": "^0.32.1", "xml-formatter": "^3.4.1" } }