From 132c5d1c0112c113777af649673420b8b2b9b016 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 17:37:56 +0000 Subject: [PATCH] Update Node.js to v24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f872432..bee60cf 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "que tasks", "private": false, "engines": { - "node": ">=8 <=12" + "node": "<=24" }, "main": "index.js", "scripts": {