From d055347b9ce3240803c234a3bcb8e4c4e8f70b1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= Date: Wed, 17 Dec 2025 02:02:14 +0100 Subject: [PATCH] Add repository URL to fix provenance (#489) --- core/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core/package.json b/core/package.json index 4ea0114..526190f 100644 --- a/core/package.json +++ b/core/package.json @@ -21,6 +21,7 @@ "nfc" ], "license": "MIT", + "repository": "https://github.com/arx-research/libhalo", "homepage": "https://github.com/arx-research/libhalo#readme", "bugs": { "url": "https://github.com/arx-research/libhalo/issues/new/choose"