fix(pos): dedupe ticket header and force white print background

This commit is contained in:
Deploy
2026-08-25 22:39:05 +02:00
parent 129584d738
commit b6adf681d1
12 changed files with 28 additions and 22 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@mercadodevida/admin",
"version": "0.2.3",
"version": "0.2.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@mercadodevida/admin",
"version": "0.2.3",
"version": "0.2.4",
"dependencies": {
"@lexical/history": "^0.49.0",
"@lexical/html": "^0.49.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@mercadodevida/admin",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"scripts": {
"dev": "next dev --port 3001",