CoffeeChat/serverWS/package.json

7 lines
79 B
JSON
Raw Permalink Normal View History

2026-04-06 13:48:43 +02:00
{
"dependencies": {
"express": "^5.2.1",
"socket.io": "^4.8.3"
}
}