1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/overleaf_ynh.git synced 2024-09-03 19:56:27 +02:00

Update _common.sh

This commit is contained in:
Éric Gaspar 2023-09-29 21:12:43 +02:00
parent 03bd0306fa
commit 75a6a4efb6

View file

@ -7,7 +7,7 @@
# dependencies used by the app # dependencies used by the app
pkg_dependencies="texlive redis-server latexmk python3-pygments" pkg_dependencies="texlive redis-server latexmk python3-pygments"
nodejs_version=16 nodejs_version=18
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS