From 5c62561ac41ba0a202ad6627c9d4963687ad0dce Mon Sep 17 00:00:00 2001 From: agracio Date: Wed, 13 Nov 2024 22:41:50 +0000 Subject: [PATCH] updating code --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bafe60a..322927b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,10 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/agracio/mochawesome-converter.git" + "url": "git@github.com:agracio/mochawesome-converter.git" + }, + "bugs": { + "url": "http://github.com/agracio/mochawesome-converter/issues" }, "engines": { "node": ">= 18"