mirror of
https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh.git
synced 2024-09-03 19:36:37 +02:00
update node
This commit is contained in:
parent
fca0d5bc89
commit
e46d571487
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ admindoc = "https://matrix-org.github.io/matrix-appservice-irc/latest/bridge_set
|
||||||
userdoc = "https://matrix-org.github.io/matrix-appservice-irc/latest/usage"
|
userdoc = "https://matrix-org.github.io/matrix-appservice-irc/latest/usage"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
nodejs_version=18
|
nodejs_version=20
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue