fix: run migrations before starting backend

This commit is contained in:
Vakanaut
2026-07-12 17:07:32 +03:00
parent ea7b8aff7a
commit e68df524ef
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "calendar-run-backend",
"version": "1.5.2",
"version": "1.5.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "calendar-run-backend",
"version": "1.5.2",
"version": "1.5.3",
"dependencies": {
"argon2": "^0.44.0",
"cookie-parser": "^1.4.7",