1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 18:30:04 +02:00

update package.json

This commit is contained in:
s2
2024-09-26 13:22:31 +02:00
parent af5b2eaced
commit a23c85cabe

View File

@@ -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"
}