Skip to content

Commit 965efb6

Browse files
committed
Undo change to minimum node version
1 parent d5a0474 commit 965efb6

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
@@ -77,7 +77,7 @@ 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 v20.x.
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.
8383
- [`npm`](https://www.npmjs.com/) v7.x and up to ensure that the

0 commit comments

Comments
 (0)