Explorar o código

docs(contributing): change node version (#5382)

* docs(contributing): keep documentation and engines in sync [ci skip]
kuanglingxi %!s(int64=4) %!d(string=hai) anos
pai
achega
29d58f3124
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/contributing.md

+ 1 - 1
.github/contributing.md

@@ -40,7 +40,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
 
 ## Development Setup
 
-You will need [Node.js](https://nodejs.org) **version 10+**, and [PNPM](https://pnpm.io).
+You will need [Node.js](https://nodejs.org) **version 16+**, and [PNPM](https://pnpm.io).
 
 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.