Skip to content

Commit 29d58f3

Browse files
authored
docs(contributing): change node version (#5382)
* docs(contributing): keep documentation and engines in sync [ci skip]
1 parent 1574edd commit 29d58f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
4040

4141
## Development Setup
4242

43-
You will need [Node.js](https://nodejs.org) **version 10+**, and [PNPM](https://pnpm.io).
43+
You will need [Node.js](https://nodejs.org) **version 16+**, and [PNPM](https://pnpm.io).
4444

4545
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.
4646

0 commit comments

Comments
 (0)