2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-08 15:52:28 +03:00

not finish yet testing

This commit is contained in:
Metin Seylan
2016-05-08 23:41:03 +03:00
parent 928da551cf
commit f01fdebdd1
2 changed files with 85 additions and 4 deletions
+4 -1
View File
@@ -22,5 +22,8 @@
"bugs": {
"url": "https://github.com/MetinSeylan/Vue-Socket.io/issues"
},
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io#readme"
"homepage": "https://github.com/MetinSeylan/Vue-Socket.io#readme",
"dependencies": {
"socket.io-client": "^1.4.6"
}
}