feat: pretty-print-error to print errors in console (#1596)

Co-authored-by: Manuel <30572287+manuel-rw@users.noreply.github.com>
This commit is contained in:
Meier Lukas
2024-12-05 17:24:23 +01:00
committed by GitHub
parent 86cd1017b9
commit 71f4f8c4c8
5 changed files with 39 additions and 1 deletions

View File

@@ -29,6 +29,7 @@
"@homarr/log": "workspace:^0.1.0",
"@homarr/redis": "workspace:^0.1.0",
"dayjs": "^1.11.13",
"pretty-print-error": "^1.1.2",
"superjson": "2.2.1"
},
"devDependencies": {