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:
parent
684db8133c
commit
432c2434bd
1 changed files with 4 additions and 5 deletions
|
@ -57,8 +57,7 @@ ram.runtime = "50M"
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
|
||||||
[resources.apt]
|
[[resources.apt.extras]]
|
||||||
|
repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
packages = "yarn"
|
||||||
extras.yarn.packages = "yarn"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue