File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,10 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
3434#### Prerequisites
3535
3636- git
37- - [ node.js] ( https://nodejs.org/en/ ) . We recommend using node.js v10.x, but all
38- versions starting from v6 should work. Upgrading and managing node versions
39- can be easily done using [ ` nvm ` ] ( https://github.com/creationix/nvm ) or its
40- Windows alternatives.
41- - [ ` npm ` ] ( https://www.npmjs.com/ ) v6.x and up (which ships by default with
42- node.js v10.x) to ensure that the
37+ - [ node.js] ( https://nodejs.org/en/ ) . We recommend using node.js v12.x (LTS).
38+ Upgrading and managing node versions can be easily done using
39+ [ ` nvm ` ] ( https://github.com/creationix/nvm ) or its Windows alternatives.
40+ - [ ` npm ` ] ( https://www.npmjs.com/ ) v6.x and up to ensure that the
4341 [ ` package-lock.json ` ] ( https://docs.npmjs.com/files/package-lock.json ) file is
4442 used and updated correctly.
4543
You can’t perform that action at this time.
0 commit comments