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

@@ -41,6 +41,7 @@
"zod": "^4.4.3"
},
"devDependencies": {
"@playwright/test": "^1.60.0",
"@types/node": "^25.7.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",