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" },