diff --git a/manifest.toml b/manifest.toml index 3a85366..1c7f172 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://umami.is/docs/about" code = "https://github.com/mikecao/umami" [integration] -yunohost = ">= 11.1.18" +yunohost = ">= 11.1.20" architectures = "all" multi_instance = true ldap = false @@ -60,7 +60,6 @@ ram.runtime = "50M" [resources.apt] packages = "postgresql" - extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg" extras.yarn.packages = "yarn"