From 2efcbcac8d055cbf4630813761ee0cdde84645ea Mon Sep 17 00:00:00 2001 From: Markus Hatvan Date: Fri, 3 Dec 2021 13:16:42 +0100 Subject: chore: upgrade dependencies to latest (#782) * chore: upgrade dependencies to latest - upgrade all dependencies to latest - add --report-unused-disable-directives flag to lint script - remove unused files reported by unicorn/no-empty-file - minor cleanup of circuit recipe - remove webview.js check in package.js --- all.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'all.json') diff --git a/all.json b/all.json index 8cf56eb..90609ff 100644 --- a/all.json +++ b/all.json @@ -1118,6 +1118,15 @@ "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-cospend/icon.svg" } }, + { + "featured": false, + "id": "nextcloud-news", + "name": "Nextcloud News", + "version": "1.0.0", + "icons": { + "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-news/icon.svg" + } + }, { "featured": false, "id": "nextcloud-talk", -- cgit v1.2.3-70-g09d2