hotfix for build

This commit is contained in:
Metin Seylan 2018-11-23 18:29:29 +03:00
parent 513f6d5cb6
commit 73a0d32d36
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.1", "version": "3.0.2",
"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": {