From e40da48768691604ef733ae2a69af8dd84aaebdf Mon Sep 17 00:00:00 2001 From: Scott McKenzie Date: Sun, 15 Aug 2021 07:12:20 +1000 Subject: [PATCH] Fix repository URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6978744..fa855ba 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license" : "Apache-2.0", "repository" : { "type":"git", - "url":"https://github.com/node-red/node-red-auth-twitter.git" + "url":"https://github.com/node-red/node-red-auth-github.git" }, "main": "./lib/index.js", "author": [