chore: add socket.io-client vue-socket.io

parent c4e84b82
......@@ -9,7 +9,9 @@
},
"dependencies": {
"core-js": "^3.6.4",
"vue": "^2.6.11"
"socket.io-client": "^2.3.0",
"vue": "^2.6.11",
"vue-socket.io": "^3.0.7"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.3.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment