diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..626b24f --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +custom: + - https://paypal.me/davor.hkr + + diff --git a/package.json b/package.json index 3f9287a..797dd8c 100644 --- a/package.json +++ b/package.json @@ -66,8 +66,8 @@ "url": "https://github.com/codifydoo/gamma-client/issues" }, "funding": { - "type": "individual", - "url": "https://paypal.me/davor.hkr" + "type": "paypal", + "url": "https://paypal.me/DavorSantic" }, "dependencies": { "axios": "^1.6.0",