aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/paymo
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/paymo')
-rw-r--r--recipes/paymo/index.js2
-rw-r--r--recipes/paymo/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/paymo/index.js b/recipes/paymo/index.js
index 23607bd..dd41f72 100644
--- a/recipes/paymo/index.js
+++ b/recipes/paymo/index.js
@@ -1 +1 @@
module.exports = Ferdi => Ferdi; module.exports = Ferdium => Ferdium;
diff --git a/recipes/paymo/package.json b/recipes/paymo/package.json
index 002c3a9..d886528 100644
--- a/recipes/paymo/package.json
+++ b/recipes/paymo/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "paymo", 2 "id": "paymo",
3 "name": "Paymo", 3 "name": "Paymo",
4 "version": "1.1.2", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://app.paymoapp.com/auth/login" 7 "serviceURL": "https://app.paymoapp.com/auth/login"