diff --git a/package.json b/package.json index ffacb3b..99a5818 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "engines": { - "node": "20.x", - "npm": "10.x" + "node": ">= 24.x", + "npm": ">= 11.x" }, "repository": { "type": "git",