From e87e0df648b7f10b464a63f60ac05f0d4297a05e Mon Sep 17 00:00:00 2001 From: Mikel Larreategi Date: Thu, 28 Oct 2021 16:49:08 +0200 Subject: [PATCH] metadata --- package.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20a1fe6..f510b13 100644 --- a/package.json +++ b/package.json @@ -17,9 +17,14 @@ }, "repository": { "type": "git", - "url": "git@github.com:codesyntax/volto-listingadvanced-variation" + "url": "git+ssh://git@github.com/codesyntax/volto-listingadvanced-variation.git" }, "dependencies": { "release-it": "^14.11.6" - } + }, + "bugs": { + "url": "https://github.com/codesyntax/volto-listingadvanced-variation/issues" + }, + "homepage": "https://github.com/codesyntax/volto-listingadvanced-variation#readme", + "author": "Ion Lizarazu " }