diff --git a/scripts/_common.sh b/scripts/_common.sh index 18046c5..14f779d 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=18 #================================================= # PERSONAL HELPERS