From b99e7c6897a40e76505090cfd87447b22890dec5 Mon Sep 17 00:00:00 2001 From: Benjamin Strasser Date: Wed, 11 Feb 2026 12:01:13 +0100 Subject: [PATCH] fix: updated repository information for npm provenance statement Signed-off-by: Benjamin Strasser --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 69c4349b..3c610d53 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "version": "5.26.2", "description": "A fully type-safe and lightweight internationalization library for all your TypeScript and JavaScript projects.", "author": "ivanhofer", - "homepage": "https://github.com/ivanhofer/typesafe-i18n", + "homepage": "https://github.com/codingcommons/typesafe-i18n", "repository": { "type": "git", - "url": "https://github.com/ivanhofer/typesafe-i18n" + "url": "https://github.com/codingcommons/typesafe-i18n" }, "keywords": [ "i18n",