aboutsummaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 95fb4b2..5c73645 100644
--- a/bashrc
+++ b/bashrc
@@ -113,7 +113,7 @@ source_maybe $HOME/.cargo/env
export SALT_DIR="$HOME/Projects/kubic-project/salt"
export SALT_PATH="$HOME/Projects/kubic-project/salt"
-export NODE_VERSION="6"
+export NODE_VERSION="8"
# Finally RVM requires it to be the last thing on the PATH for whatever reason.
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"