mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
Build
This commit is contained in:
parent
ea4c3fd081
commit
82fbec7c69
2 changed files with 2 additions and 2 deletions
2
dist/build.js
vendored
2
dist/build.js
vendored
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
||||||
"name": "vue-socket.io",
|
"name": "vue-socket.io",
|
||||||
"version": "2.1.1-b",
|
"version": "2.1.1-b",
|
||||||
"description": "socket.io implemantation for vuejs and vuex",
|
"description": "socket.io implemantation for vuejs and vuex",
|
||||||
"main": "src/Main.js",
|
"main": "dist/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack --progress --hide-modules"
|
"build": "webpack --progress --hide-modules"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue