From 911d1ded846165a4b420efa2b58668ad27c9f2c7 Mon Sep 17 00:00:00 2001 From: Amine Date: Wed, 22 Apr 2020 07:13:51 +0000 Subject: Use GitHub notifications center and direct notifications (#133) --- uncompressed/github/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'uncompressed/github/package.json') diff --git a/uncompressed/github/package.json b/uncompressed/github/package.json index 38ec914..535c1d9 100644 --- a/uncompressed/github/package.json +++ b/uncompressed/github/package.json @@ -1,15 +1,15 @@ { "id": "github", "name": "GitHub", - "version": "1.0.4", + "version": "2.0.0", "description": "GitHub", "main": "index.js", - "author": "Sudhir Ganesan", + "author": "Amine Mouafik", "license": "MIT", "config": { - "serviceURL": "https://github.com/", + "serviceURL": "https://github.com/notifications", "hasNotificationSound": false, - "hasDirectMessages": false, + "hasDirectMessages": true, "hasIndirectMessages": true } } -- cgit v1.2.3-70-g09d2