1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2024-10-01 13:34:55 +02:00

Update _common.sh

This commit is contained in:
Tagada 2023-12-27 22:05:28 +01:00 committed by GitHub
parent e19b3920cf
commit a4a6cfd823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,8 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
NODEJS_VERSION="18.3" NODEJS_VERSION="18"
NPM_VERSION="8.11.0" NPM_VERSION="9.8.1"
main_domain=$(cat /etc/yunohost/current_host) main_domain=$(cat /etc/yunohost/current_host)