From 002421fe365415a2bf59ee3f546c871f619dfe92 Mon Sep 17 00:00:00 2001 From: Marc Jansen Date: Wed, 24 May 2023 15:38:27 +0200 Subject: [PATCH] chore: add funding field to package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 884d7074..936ec78c 100644 --- a/package.json +++ b/package.json @@ -64,5 +64,6 @@ "last 4 versions", "Firefox ESR", "not dead" - ] + ], + "funding": "https://opencollective.com/geostyler" }