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

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