npm: Use revi.kr for homepage url

Summary:
'Prettier' urls.

No version bump for cosmetic changes.

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Verify the link works.

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Tags: #npm

Differential Revision: https://issuetracker.revi.xyz/D495
This commit is contained in:
revi 2024-07-03 18:00:45 +09:00
parent 4a9482cd04
commit 94363b2d43
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
"tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types"
},
"funding": "https://github.com/sponsors/revi",
"homepage": "https://github.com/revi/sandbox/tree/master/npm/eslint-config",
"homepage": "https://revi.kr/eslint-config",
"repository": {
"type": "git",
"url": "git+https://github.com/revi/sandbox.git",

View file

@ -28,7 +28,7 @@
"url": "git+https://github.com/revi/sandbox.git",
"directory": "npm/prettier-config"
},
"homepage": "https://github.com/revi/sandbox/tree/master/npm/prettier-config",
"homepage": "https://revi.kr/prettier-config",
"bugs": {
"url": "https://revi.xyz/new",
"email": "bugs@phab.revi.dev"