diff --git a/package.json b/package.json index f2cce82..74e816c 100644 --- a/package.json +++ b/package.json @@ -45,5 +45,8 @@ "postcss": "^8.4.47", "tailwindcss": "^3.4.13", "typescript": "^5.6.3" + }, + "engines": { + "node": ">=22.9.0" } }