8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38615e commit 2056b87Copy full SHA for 2056b87
CONTRIBUTING.md
@@ -77,10 +77,10 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
77
#### Prerequisites
78
79
- git
80
-- [node.js](https://nodejs.org/en/). We recommend using node.js v16.x.
+- [node.js](https://nodejs.org/en/). We recommend using node.js v18.x.
81
Upgrading and managing node versions can be easily done using
82
[`nvm`](https://github.com/creationix/nvm) or its Windows alternatives.
83
-- [`npm`](https://www.npmjs.com/) v7.x and up to ensure that the
+- [`npm`](https://www.npmjs.com/) v10.x and up to ensure that the
84
[`package-lock.json`](https://docs.npmjs.com/files/package-lock.json) file is
85
used and updated correctly.
86
0 commit comments