Skip to content

Commit 42cc533

Browse files
committed
compat table
1 parent da75d7f commit 42cc533

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CUSTOM_BUNDLE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ cd plotly.js
1414
```
1515

1616
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
17+
- plotly.js before 2.5: Node 12/npm 6
18+
- plotly.js from 2.5: Node 16/npm 7
19+
- plotly.js from 2.35: Node 18/npm 10
1920

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

0 commit comments

Comments
 (0)