diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..ba05983 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,5 @@ +custom: + - buymeacoffee.com/dword + - paypal.me/SebastianLandwehr +github: dword-design +patreon: dworddesign diff --git a/package.json b/package.json index 0156d7e..0edc1c7 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "testing" ], "repository": "dword-design/mock-argv", - "funding": "https://www.buymeacoffee.com/dword", + "funding": "https://github.com/sponsors/dword-design", "license": "MIT", "author": "Sebastian Landwehr ", "main": "dist/index.js",