aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pomodoro-tracker
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pomodoro-tracker')
-rw-r--r--recipes/pomodoro-tracker/index.js2
-rw-r--r--recipes/pomodoro-tracker/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/pomodoro-tracker/index.js b/recipes/pomodoro-tracker/index.js
index 52abf4d..dd41f72 100644
--- a/recipes/pomodoro-tracker/index.js
+++ b/recipes/pomodoro-tracker/index.js
@@ -1 +1 @@
module.exports = Ferdi => class pomodorotracker extends Ferdi {}; module.exports = Ferdium => Ferdium;
diff --git a/recipes/pomodoro-tracker/package.json b/recipes/pomodoro-tracker/package.json
index fffc17c..d971bd3 100644
--- a/recipes/pomodoro-tracker/package.json
+++ b/recipes/pomodoro-tracker/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "pomodoro-tracker", 2 "id": "pomodoro-tracker",
3 "name": "Pomodoro Tracker", 3 "name": "Pomodoro Tracker",
4 "version": "1.1.2", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://pomodoro-tracker.com", 7 "serviceURL": "https://pomodoro-tracker.com",