diff --git a/scripts/_common.sh b/scripts/_common.sh index c05657a..1d19fbe 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -NODEJS_VERSION="16.15.0" +NODEJS_VERSION="16.14.0" # dependencies used by the app pkg_dependencies="ffmpeg postgresql"