From fa693bc1a5f98fbdab6021cd3115008b43128495 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Mon, 25 Aug 2025 15:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=E5=88=A0=E9=99=A4=20plugin-legacy?= =?UTF-8?q?=20=E4=BE=9D=E8=B5=96?= 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 63b919d..9b62508 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,6 @@ "devDependencies": { "@types/react": "^18.0.28", "@types/react-dom": "^18.0.11", - "@vitejs/plugin-legacy": "^4.0.2", "@vitejs/plugin-react": "^3.1.0", "autoprefixer": "^10.4.19", "eslint": "^8.57.0",