Files
Livebeat/package.json
Mondei1 9f1aa50681 Add barebone to support socket.io
(This is more a temp commit to update the frontend)
2021-05-06 15:24:20 +02:00

6 lines
54 B
JSON

{
"dependencies": {
"socket.io": "^4.0.1"
}
}