From 0638edfb9f5644d497b527bc9876647c0e9c3e82 Mon Sep 17 00:00:00 2001 From: Adam Thompson-Sharpe Date: Mon, 23 Dec 2024 22:53:47 -0500 Subject: [PATCH] Add funding link to npm package --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index b008fade..a50cc4d0 100644 --- a/package.json +++ b/package.json @@ -76,6 +76,10 @@ "Lea Verou", "Chris Lilley" ], + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/color" + }, "license": "MIT", "bugs": { "url": "https://github.com/LeaVerou/color.js/issues"