diff --git a/package.json b/package.json index ad913a2..297e37b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "epicgames-freebies-claimer", - "version": "1.5.1", + "version": "1.5.2", "description": "Claim free game promotions from the Epic Game Store", "author": { "name": "Revadike", @@ -17,6 +17,10 @@ "zaevi" ], "funding": [ + { + "type": "patreon", + "url": "https://patreon.com/Revadike" + }, { "type": "steam", "url": "https://steamcommunity.com/tradeoffer/new/?partner=82699538&token=V7DQVtra" @@ -24,10 +28,6 @@ { "type": "paypal", "url": "https://www.paypal.me/Revadike" - }, - { - "type": "patreon", - "url": "https://patreon.com/Revadike" } ], "main": "claimer.js",