diff --git a/scripts/_common.sh b/scripts/_common.sh index ee9dced..fbf21c5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="" -nodejs_version="14.21.4" +nodejs_version="14.21.3" #================================================= # PERSONAL HELPERS