From 4c95952e7df309e2154830cb172ae5f26359ec46 Mon Sep 17 00:00:00 2001 From: Dan Wager Date: Mon, 19 Aug 2024 01:22:11 -0700 Subject: [PATCH] =?UTF-8?q?add=20funding=20link=20=F0=9F=A4=B7=F0=9F=8F=BB?= =?UTF-8?q?=E2=80=8D=E2=99=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 3b07246..77b5e4e 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,10 @@ "bugs": { "url": "https://github.com/regaw-leinad/homebridge-winix-purifiers/issues" }, + "funding": { + "type": "paypal", + "url": "https://paypal.me/dwager0" + }, "engines": { "node": "^18 || ^20", "homebridge": ">=1.7.0"