Commit e363fae
authored
update minimum version of node from 4.0.0 to 6.10.3 (#9537)
According http://node.green/ node has good support of ES6 since 6.10.3LTS (except the ES6 modules :-().
Updating the minimum version of node allows us to use ES6 features to simplify our gulp and server code.1 parent 7077019 commit e363fae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments