diff --git a/package.json b/package.json index fc9e7b3..6db2f1d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/ivuorinen/base-configs-stylelint/issues" }, "engines": { - "node": ">=20" + "node": ">=22" }, "main": "css/index.cjs", "module": "css/index.mjs",