chore(build): update node version in .nvmrc file

The node version was updated in DEVELOPER.md due to #4527,
but nvm still uses v0.12 if not specified otherwise.
Update .nvmrc file to v4.2, which is the last node version.

Closes #4894
This commit is contained in:
Pablo Villoslada Puigcerber 2015-10-25 03:36:57 +01:00 committed by Pablo Villoslada
parent 391a6fbc2a
commit 9f8043e51e
1 changed files with 1 additions and 1 deletions

2
.nvmrc
View File

@ -1 +1 @@
0.12
4.2