mirror of
https://github.com/tenrok/vue-native-websocket.git
synced 2026-06-21 21:50:35 +03:00
package.json update
This commit is contained in:
+1
-1
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user