fix(ci): add nodemailer type declarations for api typecheck

This commit is contained in:
2026-04-05 15:44:13 +08:00
parent 95c10eca77
commit e4c2095004
2 changed files with 14 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"@nestjs/testing": "^11.1.18",
"@types/jest": "^30.0.0",
"@types/node": "^25.5.2",
"@types/nodemailer": "^8.0.0",
"@types/passport-github2": "^1.2.9",
"@types/passport-oauth2": "^1.8.0",
"@types/supertest": "^7.2.0",