From 5108588ef1e73f075cfc6c4434c95034dd808b9c Mon Sep 17 00:00:00 2001 From: Petyo Lazarov <122088067+pesoszpesosz@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:14:58 +0300 Subject: [PATCH] chore: add package support metadata --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 870c5241..88f45836 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,10 @@ "type": "git", "url": "https://github.com/onesine/react-tailwindcss-datepicker" }, + "homepage": "https://github.com/onesine/react-tailwindcss-datepicker#readme", + "bugs": { + "url": "https://github.com/onesine/react-tailwindcss-datepicker/issues" + }, "keywords": [ "react-tailwindcss-datepicker", "react-datepicker",