From 85ccd5470decc09134447cb239d32601a30c0f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 27 Dec 2023 12:40:00 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index bb4694c..4687299 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,4 +48,4 @@ ram.runtime = "50M" [resources.permissions] [resources.apt] - packages = "curl, nodejs, jq" + packages = "curl, jq"