mirror of
https://github.com/TheNetsky/Microsoft-Rewards-Script.git
synced 2026-01-11 19:06:18 +00:00
Update Node.js engine requirement to 24.0.0
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "Netsky",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"engines": {
|
||||
"node": ">=22.0.0"
|
||||
"node": ">=24.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"pre-build": "npm i && rimraf dist && npx patchright install chromium",
|
||||
@@ -61,4 +61,4 @@
|
||||
"ts-node": "^10.9.2",
|
||||
"zod": "^4.3.5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user