mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-09 18:36:46 +00:00
Bumps [socket.io](https://github.com/socketio/socket.io) from 2.0.4 to 2.4.0. - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/2.4.0/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/2.0.4...2.4.0) Signed-off-by: dependabot[bot] <support@github.com>
9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"name": "container-training-pub-sub-server",
|
|
"version": "0.0.1",
|
|
"dependencies": {
|
|
"express": "^4.16.2",
|
|
"socket.io": "^2.4.0"
|
|
}
|
|
}
|