diff --git a/package.json b/package.json index 757029e..9a660fc 100644 --- a/package.json +++ b/package.json @@ -36,5 +36,8 @@ "unplugin-icons": "^0.18.5", "vite": "^5.2.9" }, + "engines": { + "node": ">=20.0.0" + }, "type": "module" }