From 79f5d396db2c3377652d000fa4909c750daf76e9 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:26:08 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index c8ec397..65c34e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,6 +58,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] + 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"