1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

remove npm global install

This commit is contained in:
lapineige 2023-05-03 18:27:23 +02:00 committed by GitHub
parent fd01be5331
commit 9e60baaab6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ ram.runtime = "500M"
main.url = "/"
[resources.apt]
packages = "postgresql elixir erlang-dev erlang-parsetools npm"
packages = "postgresql elixir erlang-dev erlang-parsetools"
[resources.database]
type = "postgresql"