diff --git a/scripts/_common.sh b/scripts/_common.sh index 44d7f52..d5ff8a8 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # dependencies used by the app -nodejs_version=16 +nodejs_version=18 #================================================= # PERSONAL HELPERS