aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sync
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sync')
-rw-r--r--recipes/sync/index.js2
-rw-r--r--recipes/sync/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/sync/index.js b/recipes/sync/index.js
index 745078f..dd41f72 100644
--- a/recipes/sync/index.js
+++ b/recipes/sync/index.js
@@ -1 +1 @@
module.exports = Ferdi => class sync extends Ferdi {}; module.exports = Ferdium => Ferdium;
diff --git a/recipes/sync/package.json b/recipes/sync/package.json
index dee3eb3..a1b3673 100644
--- a/recipes/sync/package.json
+++ b/recipes/sync/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "sync", 2 "id": "sync",
3 "name": "Sync", 3 "name": "Sync",
4 "version": "1.1.3", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://cp.sync.com/files/" 7 "serviceURL": "https://cp.sync.com/files/"