diff --git a/scripts/_common.sh b/scripts/_common.sh index 590396f..7f17471 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,6 +6,7 @@ # dependencies used by the app pkg_dependencies="postgresql" + nodejs_version=16 #=================================================