Skip to content

Commit

Permalink
docs: bump recommended node version to LTS (#11297)
Browse files Browse the repository at this point in the history
  • Loading branch information
charpeni committed Apr 14, 2021
1 parent 246e7fa commit 7d7f937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -42,7 +42,7 @@ _Before_ submitting a pull request, please make sure the following is done…
python --version
```

1. Make sure you have a compatible version of `node` installed (As of October 25th 2019, `v12.x` is recommended).
1. Make sure you have a compatible version of `node` installed (As of April 14th 2021, `v14.x` is recommended).

```sh
node -v
Expand Down

0 comments on commit 7d7f937

Please sign in to comment.