diff --git a/package.json b/package.json index 26f86a9..7252176 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ } }, "engines": { - "node": ">=22.22.2" + "node": ">=24.14.1" }, "scripts": { "build": "tsc && vite build",