npm(prettier-config): add homepage

Summary:
link to directory. No version bump for this.

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

Test Plan: verify the homepage when the new release is cut

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D387
This commit is contained in:
revi 2024-06-21 16:02:03 +09:00
parent a287bd06ca
commit 88f952d4cd
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94

View file

@ -23,6 +23,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",
"bugs": { "bugs": {
"url": "https://revi.xyz/new", "url": "https://revi.xyz/new",
"email": "bugs@phab.revi.dev" "email": "bugs@phab.revi.dev"