mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
test: upgrade playwright (#3077)
(cherry picked from commit 6395521f09)
This commit is contained in:
@@ -6,11 +6,9 @@
|
||||
"./playwright": "./playwright.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "=1.33.0",
|
||||
"playwright": "=1.33.0"
|
||||
"@playwright/test": "^1.35.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@playwright/test": "*",
|
||||
"playwright": "*"
|
||||
"@playwright/test": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user