mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Update socket-io-client to latest version
This commit is contained in:
parent
2f63eebb70
commit
f265dd1e46
2 changed files with 6 additions and 6 deletions
10
dist/vue-socketio.js
vendored
10
dist/vue-socketio.js
vendored
File diff suppressed because one or more lines are too long
|
@ -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.1.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.1.2",
|
"@babel/core": "^7.1.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue