diff --git a/package.json b/package.json index 50dd832..104c59c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "test": "rimraf -g \"*.log\" \"test/*/*-copy\" && eslint . && npm run prettier-check && mocha" }, "engines": { - "node": ">=12" + "node": ">=18.3" }, "husky": { "hooks": {