From 74c6d85b51d1fccf0e84a46a0370cfc81e93d7c2 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:57:25 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 65c34e8..c8ec397 100644 --- a/manifest.toml +++ b/manifest.toml @@ -58,7 +58,6 @@ 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"