2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-05-17 04:19:38 +03:00

package.json update

This commit is contained in:
Metin Seylan
2016-05-08 23:46:28 +03:00
parent f01fdebdd1
commit e9536b6108
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "vue-socket.io",
"version": "1.0.0",
"description": "vuejs event system socketio implementation",
"description": "socket.io implemantation for vuejs",
"main": "vue-socketio.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"