From ec0c203d8c7b37c787e1b3f1a1e97744b22d2de9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20Re=C3=A9?= Date: Sun, 12 Jan 2025 15:14:49 +0100 Subject: [PATCH] Switch package metadata --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0ba6b55..2fe390b 100644 --- a/package.json +++ b/package.json @@ -6,10 +6,10 @@ "homepage": "https://github.com/greenfinity/rescript-context-utils", "repository": { "type": "git", - "url": "git@github.com:greenfinity/gf-rescript-context-utils.git" + "url": "git@github.com:greenfinity/rescript-context-utils.git" }, "bugs": { - "url": "https://github.com/greenfinity/gf-rescript-toolbox/issues" + "url": "https://github.com/greenfinity/rescript-context-utils/issues" }, "author": "Balazs Ree ", "engines": {