diff --git a/package.json b/package.json index 1459d97..6788952 100644 --- a/package.json +++ b/package.json @@ -73,8 +73,5 @@ "test": "mocha test/", "test-debug": "mocha --inspect-brk test/" }, - "funding": { - "type": "individual", - "url": "https://github.com/sponsors/kethinov" - } + "funding": "https://www.paypal.com/donate/?hosted_button_id=2L2X8GRXZCGJ6" }