mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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…
x
Reference in New Issue
Block a user