mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update _common.sh
This commit is contained in:
parent
daeab0c1a2
commit
0bc919aa09
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ php_dependencies="php${YNH_PHP_VERSION}-bcmath php${YNH_PHP_VERSION}-cli php${YN
|
||||||
# dependencies used by the app (must be on a single line)
|
# dependencies used by the app (must be on a single line)
|
||||||
pkg_dependencies="$php_dependencies"
|
pkg_dependencies="$php_dependencies"
|
||||||
|
|
||||||
NODEJS_VERSION=16
|
NODEJS_VERSION=18
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Reference in a new issue