hotfix for socket.io-client instance

This commit is contained in:
Metin Seylan 2018-11-25 21:34:19 +03:00
parent de3092cceb
commit 4b7c282d0c
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -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": {