docs: update pnpm version require (#371)

/kind documentation

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-06-20 09:25:00 +08:00
committed by GitHub
parent 3a69e510b3
commit 9c89e60116
2 changed files with 4 additions and 4 deletions

View File

@@ -6,8 +6,8 @@ description: 开发环境的准备工作
## 环境要求
- [OpenJDK 17 LTS](https://github.com/openjdk/jdk)
- [Node.js 18 LTS](https://nodejs.org)
- [pnpm 8](https://pnpm.io/)
- [Node.js 20 LTS](https://nodejs.org)
- [pnpm 9](https://pnpm.io/)
- [IntelliJ IDEA](https://www.jetbrains.com/idea/)
- [Git](https://git-scm.com/)
- [Docker](https://www.docker.com/)(可选)

View File

@@ -6,8 +6,8 @@ description: 开发环境的准备工作
## 环境要求
- [OpenJDK 17 LTS](https://github.com/openjdk/jdk)
- [Node.js 18 LTS](https://nodejs.org)
- [pnpm 8](https://pnpm.io/)
- [Node.js 20 LTS](https://nodejs.org)
- [pnpm 9](https://pnpm.io/)
- [IntelliJ IDEA](https://www.jetbrains.com/idea/)
- [Git](https://git-scm.com/)
- [Docker](https://www.docker.com/)(可选)