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