Skip to content

Commit 3bc3147

Browse files
authored
docs(contributing): update pnpm version (#8473)
1 parent ee628e1 commit 3bc3147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If you have been assigned to fix an issue or develop a new feature, please follo
2323
pnpm install
2424
```
2525

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

2828
```bash
2929
corepack enable && corepack prepare

0 commit comments

Comments
 (0)