1
0
mirror of https://github.com/pocket-id/pocket-id.git synced 2026-02-04 15:04:43 +00:00

chore: add missing types to Playwright tests

This commit is contained in:
Elias Schneider
2025-05-23 09:50:12 +02:00
parent 3042de2ce1
commit a65c0b3da3
3 changed files with 24 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"type": "module",
"devDependencies": {
"@playwright/test": "^1.52.0",
"@types/node": "^22.15.21",
"jose": "^6.0.11"
}
}