fix: make v2 with modules run (#6636)

This commit is contained in:
Sebastian Rindom
2024-03-09 15:09:06 +00:00
committed by GitHub
parent c2d56ca12b
commit a838ebae1b
10 changed files with 43 additions and 39 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"@mikro-orm/migrations": "5.9.7",
"@mikro-orm/postgresql": "5.9.7",
"awilix": "^8.0.0",
"dotenv": "16.3.1",
"dotenv": "^16.4.5",
"knex": "2.4.2"
}
}