update node

This commit is contained in:
Éric Gaspar 2024-05-12 14:37:32 +02:00
parent fca0d5bc89
commit e46d571487
2 changed files with 2 additions and 2 deletions

View file

@ -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"
[integration]
yunohost = ">= 11.1"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
nodejs_version=18
nodejs_version=20
#=================================================
# PERSONAL HELPERS