diff --git a/lib/package.json b/lib/package.json index 731a984..c0bed29 100644 --- a/lib/package.json +++ b/lib/package.json @@ -164,6 +164,16 @@ "bugs": { "url": "https://github.com/nevware21/ts-utils/issues" }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/nevware21" + }, + { + "type": "other", + "url": "https://buymeacoffee.com/nevware21" + } + ], "licenses": [ { "type": "MIT", diff --git a/package.json b/package.json index 0a97ce7..c9c440d 100644 --- a/package.json +++ b/package.json @@ -199,6 +199,16 @@ "bugs": { "url": "https://github.com/nevware21/ts-utils/issues" }, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/nevware21" + }, + { + "type": "other", + "url": "https://buymeacoffee.com/nevware21" + } + ], "licenses": [ { "type": "MIT",