이정민

reinstall socket.io

This diff is collapsed. Click to expand it.
{
"name": "socketio",
"version": "1.0.0",
"private": true,
"scripts": {
"test": "node ./bin/www"
},
"dependencies": {
"express": "4.17.1",
"socket.io": "2.3.0"
}
}