From cac539b9c656e8e16b082425e3b4bdd0110f6ed6 Mon Sep 17 00:00:00 2001 From: oscarbarruetam <84783943+oscarbarruetam@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:40:16 -0600 Subject: [PATCH] Add bugs metadata to package.json --- 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"