Skip to content

Commit 3ee4d85

Browse files
authored
docs: update node and pnpm version requirement [ci skip] (#870)
1 parent a2526f3 commit 3ee4d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/help/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
## Development Setup
66

7-
You will need [Node.js](https://nodejs.org) **version 18.12+**, and [PNPM](https://pnpm.io) **version 8+**.
7+
You will need [Node.js](https://nodejs.org) **version 18.19+**, and [PNPM](https://pnpm.io) **version 10+**.
88

99
We also recommend installing [@antfu/ni](https://github.com/antfu/ni) to help switching between repos using different package managers. `ni` also provides the handy `nr` command which running npm scripts easier.
1010

0 commit comments

Comments
 (0)