Updated Socket.io version to 2.x branch

This commit is contained in:
Abdul Mueid Akhtar 2017-10-07 19:30:56 +02:00
parent d3c8d11f9e
commit 0cda8cde27

View file

@ -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",