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
0b47a2e6ad
commit
6c82e4b583
1 changed files with 6 additions and 4 deletions
|
@ -56,7 +56,9 @@ ram.runtime = "50M"
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
||||
[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"
|
||||
[resources.apt]
|
||||
|
||||
[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"
|
||||
|
|
Loading…
Reference in a new issue