diff --git a/scripts/_common.sh b/scripts/_common.sh index 3e0b194..eb58512 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="postgresql apt-transport-https" -nodejs_version=14 +nodejs_version=15 #================================================= # PERSONAL HELPERS