1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-05 17:28:09 +00:00

Playwright upgrade maildev to use MailBuffer.expect

This commit is contained in:
Timshel 2025-06-09 18:42:15 +02:00
commit cbe2dc9f76
8 changed files with 28 additions and 27 deletions

View file

@ -11,7 +11,7 @@
"@playwright/test": "^1.52.0",
"dotenv": "^16.5.0",
"dotenv-expand": "^12.0.2",
"maildev": "github:timshel/maildev#3.0.5"
"maildev": "npm:@timshel_npm/maildev@^3.1.2"
},
"dependencies": {
"mysql2": "^3.14.1",