From 9fcbec790d433abce3d59282fe493c2091483746 Mon Sep 17 00:00:00 2001 From: thzxx Date: Sun, 9 Aug 2026 16:54:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=20devDependencies=20?= =?UTF-8?q?=E4=B8=AD=E6=AE=8B=E7=95=99=E7=9A=84=20rollup=20linux=20?= =?UTF-8?q?=E5=B9=B3=E5=8F=B0=E5=8C=85=E5=A3=B0=E6=98=8E=EF=BC=8C=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0=E4=BE=9D=E8=B5=96=E6=81=A2=E5=A4=8D=E7=94=B1=20rollup?= =?UTF-8?q?=20optional=20=E6=9C=BA=E5=88=B6=E7=AE=A1=E7=90=86?= 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 107635e..7f5ed47 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "zustand": "^5.0.6" }, "devDependencies": { - "@rollup/rollup-linux-x64-gnu": "^4.60.4", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", "@types/jsdom": "^28.0.3",