diff --git a/package.json b/package.json index b234d41..22da929 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ } }, "engines": { - "node": ">=22.23.0" + "node": ">=24.18.0" }, "scripts": { "build": "tsc && vite build",