From dfc726ba1e14e1b2da601b12d0103e28c73edda6 Mon Sep 17 00:00:00 2001 From: James Prevett Date: Tue, 22 Oct 2024 11:47:52 -0500 Subject: [PATCH] Added funding to package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 4043d99..0dd7e29 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,10 @@ "name": "@zenfs/dropbox", "version": "0.0.1", "description": "ZenFS Dropbox backend", + "funding": { + "type": "individual", + "url": "https://github.com/sponsors/james-pre" + }, "main": "dist/index.js", "types": "src/index.ts", "keywords": [