From d5cdce494d39cbe41974d96a81ca27eb9db20127 Mon Sep 17 00:00:00 2001 From: tjq Date: Thu, 30 Oct 2025 16:03:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=20cross-env=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 2613b5547..249838e4f 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,6 @@ "@types/styled-components": "^5.1.32", "@umijs/fabric": "^4.0.1", "@vitest/coverage-v8": "^3.2.4", - "cross-env": "^10.0.0", "dumi": "^2.1.3", "eslint": "^8.54.0", "eslint-plugin-jest": "^29.0.1",