mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Update to latest socket.io version
Please update to the latest socket.io client, as backends start to implement it.
This commit is contained in:
parent
2f63eebb70
commit
3897119ce7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io",
|
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"socket.io-client": "^2.1.1"
|
"socket.io-client": "^3.0.4"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.1.2",
|
"@babel/core": "^7.1.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue