aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlekeep
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googlekeep')
-rw-r--r--recipes/googlekeep/index.js2
-rw-r--r--recipes/googlekeep/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/googlekeep/index.js b/recipes/googlekeep/index.js
index 4e1c164..dd41f72 100644
--- a/recipes/googlekeep/index.js
+++ b/recipes/googlekeep/index.js
@@ -1 +1 @@
module.exports = Ferdi => class GoogleKeep extends Ferdi {}; module.exports = Ferdium => Ferdium;
diff --git a/recipes/googlekeep/package.json b/recipes/googlekeep/package.json
index 91cbcf5..1ba6dfd 100644
--- a/recipes/googlekeep/package.json
+++ b/recipes/googlekeep/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "googlekeep", 2 "id": "googlekeep",
3 "name": "Google Keep", 3 "name": "Google Keep",
4 "version": "1.1.1", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://keep.google.com/" 7 "serviceURL": "https://keep.google.com/"