mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
hotfix for socket.io-client instance
This commit is contained in:
parent
de3092cceb
commit
4b7c282d0c
2 changed files with 2 additions and 2 deletions
2
dist/vue-socketio.js
vendored
2
dist/vue-socketio.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "vue-socket.io",
|
"name": "vue-socket.io",
|
||||||
"author": "Metin Seylan <metinsyln@gmail.com>",
|
"author": "Metin Seylan <metinsyln@gmail.com>",
|
||||||
"version": "3.0.2",
|
"version": "3.0.3",
|
||||||
"description": "socket.io implemantation for vuejs and vuex",
|
"description": "socket.io implemantation for vuejs and vuex",
|
||||||
"main": "dist/vue-socketio.js",
|
"main": "dist/vue-socketio.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue