From 6fa104c98f1ae38b1b7d0c9dcf1fb33caa7273d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Mar 2023 09:59:27 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index c8ec397..0252697 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,6 +58,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] + packages = "" 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"