chore(deps): update NodeJS and pnpm version requirements in package.json and documentation

This commit is contained in:
Junior25306
2025-06-25 18:07:42 +08:00
committed by Soybean
parent 87a675bf62
commit a5c4b4e3b7
3 changed files with 6 additions and 6 deletions

View File

@ -124,8 +124,8 @@
确保你的环境满足以下要求:
- **git**: 你需要git来克隆和管理项目版本。
- **NodeJS**: >=18.12.0,推荐 18.19.0 或更高。
- **pnpm**: >= 8.7.0,推荐 8.14.0 或更高。
- **NodeJS**: >=20.19.0,推荐 20.19.0 或更高。
- **pnpm**: >= 10.5.0,推荐 10.5.0 或更高。
**克隆项目**