diff --git a/package.json b/package.json index 42881a2..a13466e 100644 --- a/package.json +++ b/package.json @@ -75,5 +75,8 @@ "overrides": { "nuxt": "3.0.0" } + }, + "engines": { + "node": "^16.13.0 || ^18.12.0" } }