aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jira/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jira/package.json')
-rw-r--r--recipes/jira/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/jira/package.json b/recipes/jira/package.json
index 77adaa7..98e98b8 100644
--- a/recipes/jira/package.json
+++ b/recipes/jira/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "jira", 2 "id": "jira",
3 "name": "Jira", 3 "name": "Jira",
4 "version": "1.2.0", 4 "version": "1.2.1",
5 "description": "Jira", 5 "description": "Jira",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Leonardo Bragatti <leonardo.bragatti@gmail.com> and The Ferdi Team <hello@getferdi.com>", 7 "author": "Leonardo Bragatti <leonardo.bragatti@gmail.com> and The Ferdi Team <hello@getferdi.com>",
@@ -9,6 +9,7 @@
9 "config": { 9 "config": {
10 "serviceURL": "https://{teamId}.atlassian.net", 10 "serviceURL": "https://{teamId}.atlassian.net",
11 "urlInputSuffix": ".atlassian.net", 11 "urlInputSuffix": ".atlassian.net",
12 "hasHostedOption": true,
12 "hasTeamId": true, 13 "hasTeamId": true,
13 "hasCustomUrl": true, 14 "hasCustomUrl": true,
14 "hasNotificationSound": true 15 "hasNotificationSound": true