Permalink
Browse files
Change default node version to 4.1
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+1
−0
.gitignore
-
+1
−1
setup.sh
|
@@ -3,7 +3,7 @@ |
|
|
|
|
|
echo "Setting up nvm..."
|
|
|
source ~/.nvm/nvm.sh
|
|
|
-V11_LEVEL=v0.11.14
|
|
|
+V11_LEVEL=v4.1
|
|
|
|
|
|
# Set that level as default
|
|
|
nvm use ${V11_LEVEL}
|
|
|
0 comments on commit
0d1f689