diff --git a/scripts/_common.sh b/scripts/_common.sh index 4ed79bf..eb4fbfc 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ #================================================= # COMMON VARIABLES #================================================= -nodejs_version=8.11.4 +nodejs_version=10 #=================================================