From cc05f64bc841525cdd06efae9e37cb1a2ca7f159 Mon Sep 17 00:00:00 2001 From: Hayden McParlane Date: Fri, 3 Jun 2022 08:55:18 -0400 Subject: [PATCH] Removed reference to git repo --- package.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/package.json b/package.json index 8a93df9..2fe3f65 100644 --- a/package.json +++ b/package.json @@ -13,10 +13,6 @@ "files": [ "dist/" ], - "repository": { - "type": "git", - "url": "git+https://github.com/ancashoria/graphql-kafka-subscriptions.git" - }, "keywords": [ "graphql", "kafka", @@ -25,10 +21,6 @@ ], "author": "Ancas Horia", "license": "ISC", - "bugs": { - "url": "https://github.com/ancashoria/graphql-kafka-subscriptions/issues" - }, - "homepage": "https://github.com/ancashoria/graphql-kafka-subscriptions#readme", "jest": { "roots": [ "/src/test"