File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ 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 v8 .x, but all
37+ - [ node.js] ( https://nodejs.org/en/ ) . We recommend using node.js v10 .x, but all
3838 versions starting from v6 should work. Upgrading and managing node versions
3939 can be easily done using [ ` nvm ` ] ( https://github.com/creationix/nvm ) or its
4040 Windows alternatives.
41- - [ ` npm ` ] ( https://www.npmjs.com/ ) v5 .x and up (which ships by default with
42- node.js v8 .x) to ensure that the
41+ - [ ` npm ` ] ( https://www.npmjs.com/ ) v6 .x and up (which ships by default with
42+ node.js v10 .x) to ensure that the
4343 [ ` package-lock.json ` ] ( https://docs.npmjs.com/files/package-lock.json ) file is
4444 used and updated correctly.
4545
You can’t perform that action at this time.
0 commit comments