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:
@@ -17,6 +17,7 @@
|
||||
"test:ui": "playwright test --ui"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.60.0",
|
||||
"@types/node": "^25.7.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
|
||||
Reference in New Issue
Block a user