Skip to content

Commit e6422e9

Browse files
mgolhansl
authored andcommitted
fix(.nvmrc): change Node.js version from 4 to 6 (#4399)
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or newer.
1 parent 7f25548 commit e6422e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4
1+
6

0 commit comments

Comments
 (0)