Skip to content

Commit b1fa969

Browse files
authored
Merge pull request plotly#5933 from sleighsoft/patch-1
Update outdated Prerequisites
2 parents 909aacc + c392289 commit b1fa969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
7777
#### Prerequisites
7878

7979
- git
80-
- [node.js](https://nodejs.org/en/). We recommend using node.js v12.x (LTS).
80+
- [node.js](https://nodejs.org/en/). We recommend using node.js v16.x.
8181
Upgrading and managing node versions can be easily done using
8282
[`nvm`](https://github.com/creationix/nvm) or its Windows alternatives.
83-
- [`npm`](https://www.npmjs.com/) v6.x and up to ensure that the
83+
- [`npm`](https://www.npmjs.com/) v7.x and up to ensure that the
8484
[`package-lock.json`](https://docs.npmjs.com/files/package-lock.json) file is
8585
used and updated correctly.
8686

0 commit comments

Comments
 (0)