websocket test
This commit is contained in:
parent
ee2ab0a431
commit
d356537604
4 changed files with 80 additions and 1 deletions
|
|
@ -22,6 +22,7 @@
|
|||
"@types/node": "^20.11.5",
|
||||
"@types/node-cron": "^3.0.11",
|
||||
"@types/swagger-ui-express": "^4.1.6",
|
||||
"@types/ws": "^8.5.14",
|
||||
"nodemon": "^3.0.3",
|
||||
"prettier": "^3.2.2",
|
||||
"ts-node": "^10.9.2",
|
||||
|
|
@ -51,6 +52,7 @@
|
|||
"tsoa": "^6.0.1",
|
||||
"typeorm": "^0.3.19",
|
||||
"typeorm-cli": "^1.0.7",
|
||||
"ws": "^8.18.1",
|
||||
"xlsx": "^0.20.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue