chore: bump min engine version to 10.17.0
This commit is contained in:
parent
d2ba399946
commit
5b1c992f90
|
|
@ -4,7 +4,7 @@
|
|||
"description": "A high-level API to control headless Chrome over the DevTools Protocol",
|
||||
"repository": "github:Microsoft/playwright",
|
||||
"engines": {
|
||||
"node": ">=8.16.0"
|
||||
"node": ">=10.17.0"
|
||||
},
|
||||
"playwright": {
|
||||
"chromium_revision": "717627",
|
||||
|
|
|
|||
Loading…
Reference in a new issue