From 8c00ef6002673e5970764e5d76060a8a3b1132c6 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Mon, 8 Sep 2025 16:48:10 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4pnpm=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=B8=8A=E9=99=90=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81c59fc..0c5c178 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ }, "engines": { "node": ">=22", - "pnpm": ">=9 <=10.12" + "pnpm": ">=9" }, "scripts": { "preinstall": "npx only-allow pnpm",