From 014c11a091bc89360ecd4e4314b82b1952ea28d6 Mon Sep 17 00:00:00 2001 From: Radi Totev Date: Tue, 17 Oct 2023 17:14:08 +0300 Subject: [PATCH] Update project links --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 258c9c7..f76a2be 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/mycure-inc/vue-html-to-paper.git" + "url": "git+https://github.com/mycurelabs/vue-html-to-paper.git" }, "keywords": [ "html", @@ -51,7 +51,7 @@ "author": "Jofferson Ramirez Tiquez", "license": "ISC", "bugs": { - "url": "https://github.com/mycure-inc/vue-html-to-paper/issues" + "url": "https://github.com/mycurelabs/vue-html-to-paper/issues" }, - "homepage": "https://github.com/mycure-inc/vue-html-to-paper#readme" + "homepage": "https://github.com/mycurelabs/vue-html-to-paper#readme" }