From ada8f6a77bacba8b9fb2d4b1faf82549ae42363b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 27 Feb 2023 19:09:43 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index d8b21ac..94c8a8a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,6 +41,7 @@ ram.runtime = "50M" default = "visitors" [resources] + [resources.ports] [resources.system_user] @@ -49,10 +50,6 @@ 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] packages = "postgresql"