fix(.nvmrc): change Node.js version from 4 to 6#4399
Conversation
|
Can this do minors? or just majors? |
|
It can do minors (and patches) as well but if you e.g. only have 4.7.3, 6.9.5 & 7.5.0 installed and I know Angular uses a full version but I don't see a lot of gain in that while I see losses. |
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or newer.
|
Is anything blocking this PR? A discussion about whether to move to specify minors/patchers in |
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or newer.
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or newer.
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or
newer.