1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-19 14:12:24 +01:00
parent b6d741346f
commit 71ecf30366

View file

@ -56,7 +56,7 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
[resources.apt]
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"
[resources.apt.extras]
yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
yarn.packages = "yarn"