fix: pnpm dev did not work caused by tsx update (#638)

* fix: pnpm dev did not work caused by tsx update

* fix: format issues
This commit is contained in:
Meier Lukas
2024-06-08 21:28:28 +02:00
committed by GitHub
parent 38c32cbece
commit fb92c3e95c
5 changed files with 12 additions and 11 deletions

View File

@@ -42,7 +42,7 @@
"dotenv-cli": "^7.4.2",
"eslint": "^9.4.0",
"prettier": "^3.3.1",
"tsx": "4.14.0",
"tsx": "4.13.3",
"typescript": "^5.4.5"
},
"prettier": "@homarr/prettier-config"