aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/circuit/index.js
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 /recipes/circuit/index.js
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 'recipes/circuit/index.js')
-rw-r--r--recipes/circuit/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/circuit/index.js b/recipes/circuit/index.js
index fbbcd9a..23607bd 100644
--- a/recipes/circuit/index.js
+++ b/recipes/circuit/index.js
@@ -1,2 +1 @@
1// just pass through Ferdi
2module.exports = Ferdi => Ferdi; module.exports = Ferdi => Ferdi;