fix: fixes broken build

This commit is contained in:
2025-11-02 11:27:31 -03:00
parent a1b0194ec9
commit 1cc4eb5ccd
6 changed files with 82 additions and 30 deletions

View File

@@ -30,6 +30,7 @@
"@sinclair/typebox": "^0.32.4",
"apexcharts": "^3.45.1",
"bootstrap": "^4.6.2",
"compression": "^1.8.1",
"cookieconsent": "^3.1.1",
"cors": "^2.8.5",
"dotenv": "^17.2.3",
@@ -78,4 +79,4 @@
"target": "http://localhost:8070"
}
}
}
}