From 88f952d4cd0f8005ee8111c73d8f7bad363506ad Mon Sep 17 00:00:00 2001 From: Yongmin Hong Date: Fri, 21 Jun 2024 16:02:03 +0900 Subject: [PATCH] npm(prettier-config): add homepage Summary: link to directory. No version bump for this. Signed-off-by: Yongmin Hong 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 --- npm/prettier-config/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/npm/prettier-config/package.json b/npm/prettier-config/package.json index ec13c44..18d3898 100644 --- a/npm/prettier-config/package.json +++ b/npm/prettier-config/package.json @@ -23,6 +23,7 @@ "url": "git+https://github.com/revi/sandbox.git", "directory": "npm/prettier-config" }, + "homepage": "https://github.com/revi/sandbox/tree/master/npm/prettier-config", "bugs": { "url": "https://revi.xyz/new", "email": "bugs@phab.revi.dev"