Update to latest socket.io version

Please update to the latest socket.io client, as backends start to implement it.
pull/297/head
Marius Venø Bendsen 4 years ago committed by GitHub
parent 2f63eebb70
commit 3897119ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@
},
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io",
"dependencies": {
"socket.io-client": "^2.1.1"
"socket.io-client": "^3.0.4"
},
"devDependencies": {
"@babel/core": "^7.1.2",

Loading…
Cancel
Save