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 2024-02-12 15:09:57 +01:00 committed by GitHub
parent 4967d3dad5
commit f4d6c813ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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