Use npx -y and @latest in welcome page config example

This commit is contained in:
Tommy D. Rossi
2025-12-29 22:14:48 +01:00
parent a4803cab99
commit 626c5ee3de
+2 -1
View File
@@ -232,7 +232,8 @@
"playwriter": {
"command": "npx",
"args": [
"playwriter"
"-y",
"playwriter@latest"
]
}
}