mirror of
https://github.com/colanode/colanode.git
synced 2025-12-28 16:06:37 +01:00
Use tsx for running scripts (#190)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user