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:
parent
4a9482cd04
commit
94363b2d43
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@
|
||||||
"tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types"
|
"tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types"
|
||||||
},
|
},
|
||||||
"funding": "https://github.com/sponsors/revi",
|
"funding": "https://github.com/sponsors/revi",
|
||||||
"homepage": "https://github.com/revi/sandbox/tree/master/npm/eslint-config",
|
"homepage": "https://revi.kr/eslint-config",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/revi/sandbox.git",
|
"url": "git+https://github.com/revi/sandbox.git",
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
"url": "git+https://github.com/revi/sandbox.git",
|
"url": "git+https://github.com/revi/sandbox.git",
|
||||||
"directory": "npm/prettier-config"
|
"directory": "npm/prettier-config"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/revi/sandbox/tree/master/npm/prettier-config",
|
"homepage": "https://revi.kr/prettier-config",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://revi.xyz/new",
|
"url": "https://revi.xyz/new",
|
||||||
"email": "bugs@phab.revi.dev"
|
"email": "bugs@phab.revi.dev"
|
||||||
|
|
Loading…
Reference in a new issue