diff --git a/package.json b/package.json index 14691102afe25..063a25a97caa3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A high-level API to automate web browsers", "repository": "github:Microsoft/playwright", "engines": { - "node": ">=10.17.0" + "node": ">=10.15.0" }, "main": "index.js", "playwright": {