diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3810117d329f..ec955bce27a1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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