diff --git a/scripts/_common.sh b/scripts/_common.sh index c1a7c38..00f8fb8 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -NODEJS_VERSION="16.15.0" +NODEJS_VERSION="20" #================================================= # PERSONAL HELPERS