You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ It is of course fine to use non-English language, when you open a PR to translat
46
46
47
47
## Development Setup
48
48
49
-
You will need [Node.js](http://nodejs.org)**version 16+**, and [PNPM](https://pnpm.io).
49
+
You will need [Node.js](http://nodejs.org)**version 20+**, and [PNPM](https://pnpm.io).
50
50
51
51
We also recommend installing [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.
0 commit comments