8000 contrib · plotly/plotly.js@2056b87 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2056b87

Browse files
committed
contrib
1 parent d38615e commit 2056b87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
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 v16.x.
80+
- [node.js](https://nodejs.org/en/). We recommend using node.js v18.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/) v7.x and up to ensure that the
83+
- [`npm`](https://www.npmjs.com/) v10.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)
0