Add vue-socket.io to the site.
This commit is contained in:
parent
2a50ed078b
commit
a4bb47fa35
2 changed files with 161 additions and 7 deletions
|
|
@ -9,7 +9,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"core-js": "^3.6.5",
|
||||
"vue": "^2.6.11"
|
||||
"vue": "^2.6.11",
|
||||
"vue-socket.io": "^3.0.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue