Update build requirements in CONTRIBUTING.md (#12766)
This commit is contained in:
parent
bf523da0b0
commit
87f264cc7b
@ -39,7 +39,7 @@ Feel free to check out the `#discussion`/`#development` channels on our [Slack](
|
||||
|
||||
## Developing
|
||||
|
||||
*Node*: Check that Node is [installed](https://nodejs.org/en/download/) with version 10.19.0 and up. You can check this with `node -v`.
|
||||
*Node*: Check that Node is [installed](https://nodejs.org/en/download/) with version `^12.16 || >= 14`. You can check this with `node -v`.
|
||||
|
||||
*Yarn*: Make sure that Yarn 1 is [installed](https://classic.yarnpkg.com/en/docs/install) with version >= `1.19.0`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user