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 ae824e7 commit da75d7fCopy full SHA for da75d7f
CUSTOM_BUNDLE.md
@@ -13,7 +13,9 @@ Move to plotly.js folder then install plotly.js dependencies:
13
cd plotly.js
14
```
15
16
-Make sure you have the versions of node/npm that's recommended in the [./CONTRIBUTING.md](./CONTRIBUTING.md#prerequisites) list of Prerequisites.
+Make sure you have the versions of node/npm that's recommended:
17
+- plotly.js until and incl. 2.34.0: Node 16/npm 8
18
+- plotly.js from 2.35.0: Node 18/npm 10
19
20
To download a specific node version look [here](https://nodejs.org/en/download/package-manager).
21
0 commit comments