Skip to content

Commit

Permalink
fix(.nvmrc): change Node.js version from 4 to 6
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 committed Feb 3, 2017
1 parent 4ad406f commit 0e0c562
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 0e0c562

Please sign in to comment.