diff --git a/package.json b/package.json index 03cd0f42..b42e8262 100644 --- a/package.json +++ b/package.json @@ -88,5 +88,8 @@ "plugins": { "autoprefixer": {} } + }, + "engines": { + "node": ">= 16" } }