aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecontacts
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googlecontacts')
-rw-r--r--recipes/googlecontacts/index.js2
-rw-r--r--recipes/googlecontacts/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/googlecontacts/index.js b/recipes/googlecontacts/index.js
index 258da41..23607bd 100644
--- a/recipes/googlecontacts/index.js
+++ b/recipes/googlecontacts/index.js
@@ -1 +1 @@
module.exports = Franz => Franz; module.exports = Ferdi => Ferdi;
diff --git a/recipes/googlecontacts/package.json b/recipes/googlecontacts/package.json
index 2563a20..4f91692 100644
--- a/recipes/googlecontacts/package.json
+++ b/recipes/googlecontacts/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "google-contacts", 2 "id": "google-contacts",
3 "name": "Google Contacts", 3 "name": "Google Contacts",
4 "version": "1.0.3", 4 "version": "1.1.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://contacts.google.com/" 7 "serviceURL": "https://contacts.google.com/"