Skip to content

Commit 2fc7c51

Browse files
alexeaglejimthedev
authored andcommitted
chore(build): record the version of node we expect.
The .nvmrc file is used by nvm if you don't specify a version. This lets us type Found '/Users/alexeagle/Projects/angular/.nvmrc' with version <0.12> Now using node v0.12.2. It doesn't check that you are using the node version from the file, however, so this won't prevent version skew. See https://github.com/creationix/nvm#usage closes angular#1995
1 parent 0885a36 commit 2fc7c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.12

0 commit comments

Comments
 (0)