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:
parent
4967d3dad5
commit
f4d6c813ce
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue