diff --git a/package.json b/package.json index f14d9749..89c54139 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "prepublishOnly": "yarn build && yarn changelog" }, "engines": { - "node": ">=10.0.0" + "node": ">=12.10.0" }, "gitHooks": { "pre-commit": "lint-staged"