Skip to content

Commit a3bc271

Browse files
authored
chore(CONTRIBUTING.md): recommend using node v16 (#12012)
1 parent 9e2c7b1 commit a3bc271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ _Before_ submitting a pull request, please make sure the following is done…
4242
python --version
4343
```
4444

45-
1. Make sure you have a compatible version of `node` installed (As of April 14th 2021, `v14.x` is recommended).
45+
1. Make sure you have a compatible version of `node` installed (As of October 29th 2021, `v16.x` is recommended).
4646

4747
```sh
4848
node -v

0 commit comments

Comments
 (0)