refactor: remove unused pretty-print-error dependency (#2992)

This commit is contained in:
Meier Lukas
2025-05-01 10:08:52 +02:00
committed by GitHub
parent 48aef9e862
commit 4dfde2ba05
7 changed files with 1 additions and 48 deletions

View File

@@ -24,8 +24,7 @@
"dependencies": {
"@homarr/certificates": "workspace:^0.1.0",
"@homarr/common": "workspace:^0.1.0",
"@homarr/log": "workspace:^0.1.0",
"pretty-print-error": "^1.1.2"
"@homarr/log": "workspace:^0.1.0"
},
"devDependencies": {
"@homarr/eslint-config": "workspace:^0.2.0",