Added @mikro-orm/reflection

This commit is contained in:
2024-12-24 22:25:18 +01:00
parent 434f5df7c2
commit f76b758565
3 changed files with 116 additions and 1 deletions

View File

@ -9,6 +9,7 @@
"@mikro-orm/core": "^6.4.2",
"@mikro-orm/mariadb": "^6.4.2",
"@mikro-orm/migrations": "^6.4.2",
"@mikro-orm/reflection": "^6.4.2",
"@prisma/client": "^6.1.0",
"@types/ioredis": "^4.28.10",
"bcryptjs": "^2.4.3",