diff --git a/package.json b/package.json index e4561ff..c00cd15 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "homepage": "https://github.com/taoliujun/json-beautiful-render", "license": "MIT", "engines": { - "node": ">=18" + "node": ">=18.20.6" }, "types": "./lib/types/index.d.ts", "main": "./lib/cjs/index.js",