mirror of
https://github.com/MetinSeylan/Vue-Socket.io.git
synced 2025-04-16 15:21:28 +02:00
package.json update
This commit is contained in:
parent
f01fdebdd1
commit
e9536b6108
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "vue-socket.io",
|
"name": "vue-socket.io",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "vuejs event system socketio implementation",
|
"description": "socket.io implemantation for vuejs",
|
||||||
"main": "vue-socketio.js",
|
"main": "vue-socketio.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue