CoffeeChat/serverWS/package.json
2026-04-06 13:48:43 +02:00

7 lines
79 B
JSON

{
"dependencies": {
"express": "^5.2.1",
"socket.io": "^4.8.3"
}
}