aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aws-workmail/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/aws-workmail/package.json')
-rw-r--r--recipes/aws-workmail/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/aws-workmail/package.json b/recipes/aws-workmail/package.json
index 128fa3c..5194e66 100644
--- a/recipes/aws-workmail/package.json
+++ b/recipes/aws-workmail/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "amazon-work-mail", 2 "id": "amazon-work-mail",
3 "name": "Amazon WorkMail", 3 "name": "Amazon WorkMail",
4 "version": "1.0.3", 4 "version": "1.0.4",
5 "description": "Amazon WorkMail", 5 "description": "Amazon WorkMail",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Yoav Maman", 7 "author": "Yoav Maman",
@@ -18,8 +18,8 @@
18 "webviewOptions": {}, 18 "webviewOptions": {},
19 "openDevTools": false, 19 "openDevTools": false,
20 "wording": { 20 "wording": {
21 "url": "awsapps.com", 21 "url": "awsapps.com",
22 "team": "WorkMail" 22 "team": "WorkMail"
23 } 23 }
24 } 24 }
25} 25}