From ffa45d782f53030ec4fc70cc9807acc9918944ff Mon Sep 17 00:00:00 2001 From: wangyishuai <13122317939@163.com> Date: Wed, 10 Jun 2026 00:36:14 +0800 Subject: [PATCH] Add pliny package support metadata --- packages/pliny/package.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/pliny/package.json b/packages/pliny/package.json index f305c7a..cd57eb5 100644 --- a/packages/pliny/package.json +++ b/packages/pliny/package.json @@ -2,6 +2,14 @@ "name": "pliny", "description": "Main entry point for pliny components", "homepage": "https://github.com/timlrx/pliny", + "repository": { + "type": "git", + "url": "https://github.com/timlrx/pliny.git", + "directory": "packages/pliny" + }, + "bugs": { + "url": "https://github.com/timlrx/pliny/issues" + }, "version": "0.4.1", "type": "module", "exports": {