From b47ddcef190c15bac4689d523d10f2913d3051e5 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Thu, 16 Sep 2021 00:38:00 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 46103e4..73fdd42 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,10 @@ ], "author": "Arhey", "license": "MIT", + "repository": { + "type": "git", + "url": "https://github.com/freearhey/epg-grabber.git" + }, "engines": { "node": ">=10.0.0" },