fix: Revert version to 2.59.1 in package.json and package-lock.json

This commit is contained in:
2025-11-14 20:15:09 +01:00
parent 8950da2563
commit ec1596bbbd
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "microsoft-rewards-bot",
"version": "2.60.0",
"version": "2.59.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "microsoft-rewards-bot",
"version": "2.60.0",
"version": "2.59.1",
"license": "CC-BY-NC-SA-4.0",
"dependencies": {
"axios": "^1.8.4",

View File

@@ -1,6 +1,6 @@
{
"name": "microsoft-rewards-bot",
"version": "2.59.0",
"version": "2.59.1",
"description": "Automate Microsoft Rewards points collection",
"private": true,
"main": "index.js",