diff --git a/package-lock.json b/package-lock.json index a2b2ff7..2550ddd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,6 +19,10 @@ "engines": { "node": ">=16.20.x" }, + "funding": { + "type": "individual", + "url": "https://ko-fi.com/dhefam31" + }, "peerDependencies": { "typedoc": "^0.25.12" } diff --git a/package.json b/package.json index 657d3a1..eec7eb6 100644 --- a/package.json +++ b/package.json @@ -40,6 +40,10 @@ "url": "https://github.com/mitsuki31/lsfnd/issues" }, "homepage": "https://mitsuki31.github.io/lsfnd", + "funding": { + "type": "individual", + "url": "https://ko-fi.com/dhefam31" + }, "engines": { "node": ">=16.20.x" },