Skip to content

Commit

Permalink
Merge pull request #5933 from sleighsoft/patch-1
Browse files Browse the repository at this point in the history
Update outdated Prerequisites
  • Loading branch information
archmoj authored Sep 14, 2021
2 parents 909aacc + c392289 commit b1fa969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
#### Prerequisites

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

Expand Down

0 comments on commit b1fa969

Please sign in to comment.