aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/github/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/github/package.json')
-rw-r--r--recipes/github/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/github/package.json b/recipes/github/package.json
index 0f9bb51..5a35240 100644
--- a/recipes/github/package.json
+++ b/recipes/github/package.json
@@ -1,11 +1,11 @@
1{ 1{
2 "id": "github", 2 "id": "github",
3 "name": "GitHub", 3 "name": "GitHub",
4 "version": "2.2.1", 4 "version": "2.3.0",
5 "license": "MIT", 5 "license": "MIT",
6 "config": { 6 "config": {
7 "serviceURL": "https://github.com/notifications", 7 "serviceURL": "https://github.com/notifications",
8 "hasCustomUrl": true, 8 "hasHostedOption": true,
9 "hasIndirectMessages": true 9 "hasIndirectMessages": true
10 } 10 }
11} 11}