Use npx -y and @latest in welcome page config example
This commit is contained in:
@@ -232,7 +232,8 @@
|
|||||||
"playwriter": {
|
"playwriter": {
|
||||||
"command": "npx",
|
"command": "npx",
|
||||||
"args": [
|
"args": [
|
||||||
"playwriter"
|
"-y",
|
||||||
|
"playwriter@latest"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user