From 792d80857a38223d7dbaee58e3c54274affdba95 Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Mon, 31 Oct 2022 11:46:40 +1100 Subject: [PATCH] chore: update urls --- packages/core/package.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index 542fa636b0..afea9297ee 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -53,7 +53,14 @@ } }, "type": "module", - "repository": "https://github.com/status-im/js-waku", + "homepage": "https://github.com/waku-org/js-waku/tree/master/packages/core#readme", + "repository": { + "type": "git", + "url": "git+https://github.com/waku-org/js-waku.git" + }, + "bugs": { + "url": "https://github.com/waku-org/js-waku/issues" + }, "license": "MIT OR Apache-2.0", "keywords": [ "waku",