diff --git a/scripts/_common.sh b/scripts/_common.sh index 14f779d..68c5a06 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app # nodejs version -nodejs_version=18 +nodejs_version=20 #================================================= # PERSONAL HELPERS