Skip to content

Commit da75d7f

Browse files
committed
compat table
1 parent ae824e7 commit da75d7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CUSTOM_BUNDLE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Move to plotly.js folder then install plotly.js dependencies:
1313
cd plotly.js
1414
```
1515

16-
Make sure you have the versions of node/npm that's recommended in the [./CONTRIBUTING.md](./CONTRIBUTING.md#prerequisites) list of Prerequisites.
16+
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
1719

1820
To download a specific node version look [here](https://nodejs.org/en/download/package-manager).
1921

0 commit comments

Comments
 (0)