File tree 1 file changed +4
-6
lines changed
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
34
34
#### Prerequisites
35
35
36
36
- 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
43
41
[ ` package-lock.json ` ] ( https://docs.npmjs.com/files/package-lock.json ) file is
44
42
used and updated correctly.
45
43
You can’t perform that action at this time.
0 commit comments