docs(projects): update Node&pnpm version (#472)

This commit is contained in:
青菜白玉汤
2024-06-04 08:46:38 +08:00
committed by GitHub
parent bd69c00e74
commit 9b05d73e6d
2 changed files with 4 additions and 4 deletions

View File

@ -78,8 +78,8 @@
Make sure your environment meets the following requirements:
- **git**: you need git to clone and manage project versions.
- **NodeJS**: >=18.0.0, recommended 18.19.0 or higher.
- **pnpm**: >= 8.0.0, recommended 8.14.0 or higher.
- **NodeJS**: >=18.12.0, recommended 18.19.0 or higher.
- **pnpm**: >= 8.7.0, recommended 8.14.0 or higher.
**Clone Project**