From a2f4d009c487aa65b7ba5f386c0e4de29e97c47f Mon Sep 17 00:00:00 2001 From: wowsofine Date: Tue, 9 Jun 2026 11:20:19 +0800 Subject: [PATCH] Add package homepage metadata --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 022968d..7620090 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "type": "git", "url": "https://github.com/artembatura/modify-source-webpack-plugin" }, + "homepage": "https://github.com/artembatura/modify-source-webpack-plugin#readme", "bugs": { "url": "https://github.com/artembatura/modify-source-webpack-plugin/issues" },