aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
diff options
context:
space:
mode:
authorLibravatar Markus Hatvan <markus_hatvan@aon.at>2021-12-03 13:16:42 +0100
committerLibravatar GitHub <noreply@github.com>2021-12-03 17:46:42 +0530
commit2efcbcac8d055cbf4630813761ee0cdde84645ea (patch)
tree8cee4844a21433d367fbc1286b0640d1b3c628ed /all.json
parentAdd recipe for Nextcloud News (#780) (diff)
downloadferdium-recipes-2efcbcac8d055cbf4630813761ee0cdde84645ea.tar.gz
ferdium-recipes-2efcbcac8d055cbf4630813761ee0cdde84645ea.tar.zst
ferdium-recipes-2efcbcac8d055cbf4630813761ee0cdde84645ea.zip
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
Diffstat (limited to 'all.json')
-rw-r--r--all.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/all.json b/all.json
index 8cf56eb..90609ff 100644
--- a/all.json
+++ b/all.json
@@ -1120,6 +1120,15 @@
1120 }, 1120 },
1121 { 1121 {
1122 "featured": false, 1122 "featured": false,
1123 "id": "nextcloud-news",
1124 "name": "Nextcloud News",
1125 "version": "1.0.0",
1126 "icons": {
1127 "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/nextcloud-news/icon.svg"
1128 }
1129 },
1130 {
1131 "featured": false,
1123 "id": "nextcloud-talk", 1132 "id": "nextcloud-talk",
1124 "name": "Nextcloud Talk", 1133 "name": "Nextcloud Talk",
1125 "version": "1.1.1", 1134 "version": "1.1.1",