Skip to content

Commit f447b9e

Browse files
mgolZhicheng Wang
authored andcommitted
fix(.nvmrc): change Node.js version from 4 to 6 (angular#4399)
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or newer.
1 parent 18f1750 commit f447b9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4
1+
6

0 commit comments

Comments
 (0)