Playwright 版本降到稳定旧版

This commit is contained in:
yml
2026-04-08 17:43:26 +08:00
parent c09368d2c2
commit 5787925179
5 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -12,6 +12,6 @@
},
"dependencies": {
"express": "^5.1.0",
"playwright": "^1.59.1"
"playwright": "1.42.1"
}
}