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