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"