From 559812ec8bd7c609cb6dab6d07cf39fe20413cd1 Mon Sep 17 00:00:00 2001 From: tt Date: Sat, 22 Feb 2025 12:36:47 +0800 Subject: [PATCH] fix: update local development environment recommendations --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b338c66..faa83a6 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ ## Web 版本运行 > [!TIP] -> 本地开发建议`node v18.17.1`、 `yarn 1.22.17` +> 本地开发建议`node v22.12.0`、 `yarn 1.22.19` 1. 安装依赖