diff --git a/scripts/_common.sh b/scripts/_common.sh index e3193a8..00c72b9 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="texlive redis-server latexmk python3-pygments" -nodejs_version=14 +nodejs_version=18 #================================================= # PERSONAL HELPERS