1
0
Fork 0
mirror of https://github.com/s-frick/effigenix.git synced 2026-03-28 15:29:34 +01:00
This commit is contained in:
Janosch 2026-03-27 17:52:56 +01:00
parent 061c2b4f8d
commit 5bc316ff31
6 changed files with 289 additions and 11 deletions

View file

@ -12,6 +12,7 @@
"devDependencies": {
"@playwright/test": "^1.51.0",
"@types/node": "^20.0.0",
"tsx": "^4.19.0",
"typescript": "^5.4.0"
}
}