From 5e4ebce409b718d3593f2530bea0ffe41ae96ba8 Mon Sep 17 00:00:00 2001 From: xobotyi Date: Thu, 21 May 2020 21:41:49 +0300 Subject: [PATCH] feat: add patreon funding link --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 2be5406..6aea27e 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,10 @@ "attribute", "concat" ], + "funding": { + "type": "patreon", + "url": "https://www.patreon.com/xobotyi" + }, "repository": { "type": "git", "url": "https://github.com/xobotyi/cnbuilder.git"