diff --git a/package.json b/package.json index ff77cd3..0b1a0d5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ } }, "engines": { - "node": ">=22.22.0" + "node": ">=24.14.0" }, "scripts": { "build": "tsc && vite build",