Skip to content

Commit 9f8043e

Browse files
committed
chore(build): update node version in .nvmrc file
The node version was updated in DEVELOPER.md due to angular#4527, but nvm still uses v0.12 if not specified otherwise. Update .nvmrc file to v4.2, which is the last node version. Closes angular#4894
1 parent 391a6fb commit 9f8043e

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-
0.12
1+
4.2

0 commit comments

Comments
 (0)