Use tsx for running scripts (#190)

This commit is contained in:
Hakan Shehu
2025-08-11 20:47:02 +02:00
committed by GitHub
parent 3bb1d81f4b
commit 363ed3c51e
6 changed files with 9 additions and 171 deletions

View File

@@ -24,8 +24,7 @@
"@types/pg": "^8.15.5",
"@types/ws": "^8.18.1",
"nodemon": "^3.1.10",
"tsup": "^8.5.0",
"tsx": "^4.20.3"
"tsup": "^8.5.0"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.863.0",