From 67e7d9dd8cab3a7a44c86ea5552f1818e76bfb7e Mon Sep 17 00:00:00 2001 From: SABITHSAHEB <102783677+SABITHSAHEB@users.noreply.github.com> Date: Tue, 24 Feb 2026 00:08:23 +0000 Subject: [PATCH] GitHub sponsors URL --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index 782202a..70cc1ae 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,12 @@ "url": "https://github.com/rootvector2/SmartRetry/issues" }, "homepage": "https://github.com/rootvector2/SmartRetry#readme", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/rootvector2" + } + ], "engines": { "node": ">=18" },