mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Merge pull request #89 from abdulmueid/socket.io-2.0.0
Updated Socket.io client version to 2.x
This commit is contained in:
commit
57887ea0a1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io#readme",
|
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"socket.io-client": "^1.4.6"
|
"socket.io-client": "^2.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-cli": "^6.11.4",
|
"babel-cli": "^6.11.4",
|
||||||
|
|
Loading…
Add table
Reference in a new issue