Skip to content

Commit

Permalink
docs(contributing): update pnpm version (#8473)
Browse files Browse the repository at this point in the history
  • Loading branch information
milhamm authored Dec 24, 2024
1 parent ee628e1 commit 3bc3147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you have been assigned to fix an issue or develop a new feature, please follo
pnpm install
```

- We use [pnpm](https://pnpm.io/) v8 for package management (run in case of pnpm-related issues).
- We use [pnpm](https://pnpm.io/) v9 for package management (run in case of pnpm-related issues).

```bash
corepack enable && corepack prepare
Expand Down

0 comments on commit 3bc3147

Please sign in to comment.