From 80861596698619ea2d6121f969ed34e5517f27fd Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Thu, 14 Nov 2019 17:51:52 +0100 Subject: [PATCH] chore: add funding to package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 4f84ad6a..f87090dd 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "LICENSE_THIRD_PARTY", "types/index.d.ts" ], + "funding": "https://github.com/sponsors/panva", "main": "lib/index.js", "types": "types/index.d.ts", "scripts": {