We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee628e1 commit 3bc3147Copy full SHA for 3bc3147
CONTRIBUTING.md
@@ -23,7 +23,7 @@ If you have been assigned to fix an issue or develop a new feature, please follo
23
pnpm install
24
```
25
26
- - 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).
27
28
```bash
29
corepack enable && corepack prepare
0 commit comments