diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 08bae3d7ba7c..a276b16e449f 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 April 14th 2021, `v14.x` is recommended). +1. Make sure you have a compatible version of `node` installed (As of October 29th 2021, `v16.x` is recommended). ```sh node -v