diff --git a/scripts/_common.sh b/scripts/_common.sh index d8eae69..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=16 +nodejs_version=18 #================================================= # PERSONAL HELPERS