File tree 1 file changed +3
-3
lines changed
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
34
34
#### Prerequisites
35
35
36
36
- 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
38
38
versions starting from v6 should work. Upgrading and managing node versions
39
39
can be easily done using [ ` nvm ` ] ( https://github.com/creationix/nvm ) or its
40
40
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
43
43
[ ` package-lock.json ` ] ( https://docs.npmjs.com/files/package-lock.json ) file is
44
44
used and updated correctly.
45
45
You can’t perform that action at this time.
0 commit comments