From e5aee372e3743c5613ab870561feed41abfe973b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sun, 23 Feb 2025 13:40:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 87dcad9a..b6fdf3df 100644 --- a/package.json +++ b/package.json @@ -60,11 +60,11 @@ "vite-plugin-cp": "^4.0.8", "vite-tsconfig-paths": "^5.1.0", "napcat.protobuf": "^1.1.3", - "winston": "^3.17.0" + "winston": "^3.17.0", + "compressing": "^1.10.1" }, "dependencies": { "@ffmpeg.wasm/core-mt": "^0.13.2", - "compressing": "^1.10.1", "express": "^5.0.0", "piscina": "^4.7.0", "silk-wasm": "^3.6.1",