diff --git a/scripts/_common.sh b/scripts/_common.sh index 24e98c1..cdd807e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # Workaround for backward compatibility unset N_PREFIX -NODEJS_VERSION="8.10.0" +NODEJS_VERSION="9" #================================================= #=================================================