frontend docker refactor

This commit is contained in:
fred 2026-01-28 13:17:57 -08:00
parent 63e33a45b4
commit 8c7fb8c6bf
8 changed files with 30 additions and 30 deletions

View file

@ -18,7 +18,6 @@
"cors": "^2.8.5",
"dotenv": "^17.0.1",
"express": "^5.1.0",
"knex": "^3.1.0",
"pg": "^8.17.2",
"prisma": "7.2.0"
},