From a23c85cabe15ad62f462507737ab0ce271730f78 Mon Sep 17 00:00:00 2001 From: s2 Date: Thu, 26 Sep 2024 13:22:31 +0200 Subject: [PATCH] update package.json --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2bf9a7f..7ac1261 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/S2-/securerandomstring.git" + "url": "https://github.com/5im-0n/securerandomstring.git" }, "keywords": [ "crypto", @@ -24,7 +24,7 @@ ], "license": "MIT", "bugs": { - "url": "https://github.com/S2-/securerandomstring/issues" + "url": "https://github.com/5im-0n/securerandomstring/issues" }, - "homepage": "https://github.com/S2-/securerandomstring" + "homepage": "https://github.com/5im-0n/securerandomstring" }