aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clockwise
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/clockwise')
-rw-r--r--recipes/clockwise/index.js2
-rw-r--r--recipes/clockwise/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/clockwise/index.js b/recipes/clockwise/index.js
index 23607bd..dd41f72 100644
--- a/recipes/clockwise/index.js
+++ b/recipes/clockwise/index.js
@@ -1 +1 @@
module.exports = Ferdi => Ferdi; module.exports = Ferdium => Ferdium;
diff --git a/recipes/clockwise/package.json b/recipes/clockwise/package.json
index e2d1777..55d5e0e 100644
--- a/recipes/clockwise/package.json
+++ b/recipes/clockwise/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "clockwise", 2 "id": "clockwise",
3 "name": "Clockwise", 3 "name": "Clockwise",
4 "version": "1.0.1", 4 "version": "1.1.0",
5 "license": "MIT", 5 "license": "MIT",
6 "repository": "https://github.com/TheKevJames/franz-recipe-clockwise", 6 "repository": "https://github.com/TheKevJames/franz-recipe-clockwise",
7 "config": { 7 "config": {