From 72d4167bc6f056953b35033925ed2d0ae17ab19a Mon Sep 17 00:00:00 2001 From: wer416182-afk Date: Fri, 12 Jun 2026 03:17:07 +0800 Subject: [PATCH] Add npm bugs metadata --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 5050c55..4af0c06 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,9 @@ "type": "git", "url": "https://github.com/kciter/react-barcode.git" }, + "bugs": { + "url": "https://github.com/kciter/react-barcode/issues" + }, "license": "ISC", "files": [ "lib"