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

Revert "Update manifest.toml"

This reverts commit 432c2434bd.
This commit is contained in:
Éric Gaspar 2023-03-28 09:57:06 +02:00
parent 432c2434bd
commit ee325b5d45

View file

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