diff --git a/package.json b/package.json index ede1e82..7f02440 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "preview": "cd cd website && webiste && astro preview", "astro": "cd website && astro" }, + "engines": { + "node": "^22.14.0" + }, "dependencies": { "@astrojs/mdx": "^4.3.0", "@astrojs/rss": "^4.0.10",