feat: update Dockerfile stages for improved dependency management; add prisma to package.json and package-lock.json
Test Suite / test (24.15.0) (push) Has been cancelled

This commit is contained in:
Nils-Johan Gynther
2026-05-04 21:02:15 +02:00
parent 5411dfe2c0
commit 5f176ce75f
5 changed files with 20 additions and 29 deletions
@@ -291,7 +291,6 @@ class _ForegroundTile extends ConsumerWidget {
String _fmtQty(double v) => formatQuantity(v);
String _formatDate(String iso) => formatDateString(iso);
}
}
// ── Trailing action buttons ─────────────────────────────────────────────────