File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,10 +77,10 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
7777#### Prerequisites
7878
7979- git
80- - [ node.js] ( https://nodejs.org/en/ ) . We recommend using node.js v12.x (LTS) .
80+ - [ node.js] ( https://nodejs.org/en/ ) . We recommend using node.js v16.x .
8181 Upgrading and managing node versions can be easily done using
8282 [ ` nvm ` ] ( https://github.com/creationix/nvm ) or its Windows alternatives.
83- - [ ` npm ` ] ( https://www.npmjs.com/ ) v6 .x and up to ensure that the
83+ - [ ` npm ` ] ( https://www.npmjs.com/ ) v7 .x and up to ensure that the
8484 [ ` package-lock.json ` ] ( https://docs.npmjs.com/files/package-lock.json ) file is
8585 used and updated correctly.
8686
You can’t perform that action at this time.
0 commit comments