aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zoho/package.json
diff options
context:
space:
mode:
authorLibravatar Jonathan Weber <bejonwe@gmail.com>2021-12-23 17:00:32 +0100
committerLibravatar GitHub <noreply@github.com>2021-12-23 17:00:32 +0100
commit2b0ddd3516b0c329087707bebeaa2bea50f5f724 (patch)
tree967c747eae4abccf63eef1446f4dbb60a4c78c98 /recipes/zoho/package.json
parentRemove duplicate reference to node version for ease of maintenance (diff)
downloadferdium-recipes-2b0ddd3516b0c329087707bebeaa2bea50f5f724.tar.gz
ferdium-recipes-2b0ddd3516b0c329087707bebeaa2bea50f5f724.tar.zst
ferdium-recipes-2b0ddd3516b0c329087707bebeaa2bea50f5f724.zip
Use the Zoho Mail JS API instead of outdated HTML elements (#791)
Diffstat (limited to 'recipes/zoho/package.json')
-rw-r--r--recipes/zoho/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/zoho/package.json b/recipes/zoho/package.json
index 0ad72c0..e6e8823 100644
--- a/recipes/zoho/package.json
+++ b/recipes/zoho/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "zoho", 2 "id": "zoho",
3 "name": "Zoho Mail", 3 "name": "Zoho Mail",
4 "version": "1.1.0", 4 "version": "1.2.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://www.zoho.com/mail/login.html", 7 "serviceURL": "https://www.zoho.com/mail/login.html",