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