From b95ef137cf1528325df07b7049b19330d1b9fb31 Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Thu, 13 Jul 2023 13:13:34 -0600 Subject: [PATCH] build: forgot this --- package-lock.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b3a1d01..75da50e 100755 --- a/package-lock.json +++ b/package-lock.json @@ -67,10 +67,6 @@ "@types/tailwindcss": "^3.0.9", "@types/uuid": "^8.3.1", "@types/ws": "^7.4.7" - }, - "funding": { - "type": "patreon", - "url": "https://patreon.com/tycrek" } }, "node_modules/@alloc/quick-lru": {