diff --git a/package.json b/package.json index 0bcef48..eb737ef 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,8 @@ "eslint": "^8.33.0", "nuxt": "^3.1.2", "vitest": "^0.30.1" + }, + "engines": { + "node": "18.x" } }