From 6ed05c1933c7481c9c322efe49c3609f172a0eb6 Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Wed, 3 Jun 2020 20:14:20 +0200 Subject: [PATCH] :wrench: Update homepage, repository and bugs fields on package.json --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 74cad59..41a9f8b 100644 --- a/package.json +++ b/package.json @@ -37,12 +37,13 @@ "author": "Carlos Cuesta", "license": "MIT", "bugs": { - "url": "https://github.com/carloscuesta/gitmoji-cli/issues" + "url": "https://github.com/carloscuesta/gitmoji/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/carloscuesta/gitmoji-cli.git" + "url": "git+https://github.com/carloscuesta/gitmoji.git" }, + "homepage": "https://gitmoji.carloscuesta.me", "keywords": [ "gitmoji", "emoji",