diff --git a/scripts/_common.sh b/scripts/_common.sh index 7e804a3..80c6b73 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ #================================================= # COMMON VARIABLES #================================================= -nodejs_version=10 +nodejs_version=12 #================================================= # PERSONAL HELPERS