From bb09584fb6f0b84ecaedc1fd71ca1e916e2f3023 Mon Sep 17 00:00:00 2001 From: DreadKnight Date: Mon, 11 Nov 2024 01:10:27 +0200 Subject: [PATCH] new donation link to OC --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6bfe7ea1..e539d35bc 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ ], "funding": { "type": "Donate", - "url": "https://ancientbeast.com/contribute/#donate" + "url": "https://opencollective.com/AncientBeast" }, "dependencies": { "@heroiclabs/nakama-js": "^2.0.1",