Skip to content

Commit 227bcfb

Browse files
committed
doc: update prequisites to node.js v6
1 parent 91c2d42 commit 227bcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ We use the following [labels](https://github.com/plotly/plotly.js/labels) to tra
3232
#### Perequisites
3333

3434
- git
35-
- [node.js](https://nodejs.org/en/). We recommend using node.js 4.2.x (LTS).
35+
- [node.js](https://nodejs.org/en/). We recommend using node.js v6.x or v4.x (both LTS).
3636
Upgrading and managing node versions can be easily done using
3737
[`nvm`](https://github.com/creationix/nvm) or its Windows alternatives.
3838

0 commit comments

Comments
 (0)