From 6b88725d0f4b0e7bfb3105b8c6d8e268e216b53a Mon Sep 17 00:00:00 2001 From: Manuel Spigolon Date: Sat, 10 Sep 2022 17:16:45 +0200 Subject: [PATCH] chore: add funding --- .npmignore | 1 + package.json | 1 + 2 files changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index a041373..8b1301a 100644 --- a/.npmignore +++ b/.npmignore @@ -110,3 +110,4 @@ example.js test/ .github/ test-app/ +.eslintrc \ No newline at end of file diff --git a/package.json b/package.json index 19275d7..8040c7d 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "draw" ], "author": "Manuel Spigolon (https://github.com/Eomm)", + "funding": "https://github.com/Eomm/fastify-overview?sponsor=1", "license": "MIT", "bugs": { "url": "https://github.com/Eomm/fastify-overview/issues"