diff --git a/scripts/_common.sh b/scripts/_common.sh index 18046c5..d883d46 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app # nodejs version -nodejs_version=16 +nodejs_version=22 #================================================= # PERSONAL HELPERS