From fca9db1d67cdab328ad43ffd1eca9262e4364fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Wed, 30 Oct 2024 10:09:50 +0100 Subject: [PATCH] Update repo URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- packages/pl-api/package.json | 2 +- packages/pl-hooks/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/pl-api/package.json b/packages/pl-api/package.json index f3ba161d5..6655ba035 100644 --- a/packages/pl-api/package.json +++ b/packages/pl-api/package.json @@ -2,7 +2,7 @@ "name": "pl-api", "version": "0.1.6", "type": "module", - "homepage": "https://github.com/mkljczk/pl-fe/tree/fork/packages/pl-api", + "homepage": "https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-api", "repository": { "type": "git", "url": "https://github.com/mkljczk/pl-fe" diff --git a/packages/pl-hooks/package.json b/packages/pl-hooks/package.json index 9317e9b82..ab831efc2 100644 --- a/packages/pl-hooks/package.json +++ b/packages/pl-hooks/package.json @@ -2,7 +2,7 @@ "name": "pl-hooks", "version": "0.0.1", "type": "module", - "homepage": "https://github.com/mkljczk/pl-fe/tree/fork/packages/pl-hooks", + "homepage": "https://github.com/mkljczk/pl-fe/tree/develop/packages/pl-hooks", "repository": { "type": "git", "url": "https://github.com/mkljczk/pl-fe"