Update client title and dev typings

This commit is contained in:
dsyoon
2026-01-30 21:41:11 +09:00
parent 17e61f4b18
commit a5a50f67ed
3 changed files with 27 additions and 1 deletions

View File

@@ -21,8 +21,10 @@
"ws": "^8.19.0"
},
"devDependencies": {
"@types/cors": "^2.8.19",
"@types/express": "^5.0.6",
"@types/node": "^25.0.10",
"@types/pg": "^8.16.0",
"@types/ws": "^8.18.1",
"tsx": "^4.21.0",
"typescript": "^5.9.3"