1
0
forked from baron/baron-sso

fix(ci): add @playwright/test to workspace projects so pnpm exec can locate the binary locally

This commit is contained in:
2026-05-15 13:46:02 +09:00
parent 8f57c6b15f
commit 1b483d4cbf
5 changed files with 23 additions and 20 deletions

View File

@@ -43,6 +43,7 @@
"zod": "^4.4.3"
},
"devDependencies": {
"@playwright/test": "^1.60.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@testing-library/user-event": "^14.6.1",