From 9bf42f90072546e0d5655e45d071dd55995c886a Mon Sep 17 00:00:00 2001 From: EvanWu <850123119@qq.com> Date: Tue, 21 Apr 2026 12:00:18 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README.md=20?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E8=A6=81=E6=B1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 Node.js 和 pnpm 版本要求,与 package.json engines 和 packageManager 保持一致。 Co-Authored-By: Claude Opus 4.7 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 33884ff6..32d7027e 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ https://tencent.github.io/tmagic-editor/playground/index.html ## 环境准备 -node.js >= 18 +node.js ^20.19.0 || >=22.12.0 -pnpm >= 9 +pnpm >= 10 先安装 pnpm