aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-contacts/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/google-contacts/package.json')
-rw-r--r--recipes/google-contacts/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/google-contacts/package.json b/recipes/google-contacts/package.json
index 61fa51c..5bcae2d 100644
--- a/recipes/google-contacts/package.json
+++ b/recipes/google-contacts/package.json
@@ -1,9 +1,9 @@
1{ 1{
2 "id": "google-contacts", 2 "id": "google-contacts",
3 "name": "Google Contacts", 3 "name": "Google Contacts",
4 "version": "1.3.0", 4 "version": "1.3.1",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://contacts.google.com/" 7 "serviceURL": "https://contacts.google.com/u/0/"
8 } 8 }
9} 9}