Skip to content

Commit

Permalink
fix(.nvmrc): change Node.js version from 4 to 6 (#4399)
Browse files Browse the repository at this point in the history
.nvmrc was still pointing to Node.js 4 even though CLI will soon require 6.9 or
newer.
  • Loading branch information
mgol authored and hansl committed Feb 7, 2017
1 parent 7f25548 commit e6422e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4
6

0 comments on commit e6422e9

Please sign in to comment.