feat: Update version to 2.56.4 in package.json and package-lock.json; add prestart script to ensure build exists before starting

This commit is contained in:
2025-11-10 20:35:15 +01:00
parent 04a1a4c0a4
commit 8a187f1630
3 changed files with 4 additions and 404 deletions

5
package-lock.json generated
View File

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