diff --git a/scripts/_common.sh b/scripts/_common.sh index eb58512..3e0b194 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=15 +nodejs_version=14 #================================================= # PERSONAL HELPERS