2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-17 07:40:34 +03:00

Add custom pass to store handler

This commit is contained in:
Joshua Morris
2018-06-05 11:34:25 -06:00
parent 649485e28b
commit 4d8bf21ab4
5 changed files with 60 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-native-websocket",
"version": "2.0.7",
"version": "2.0.8",
"description": "native websocket implemantation for vuejs and vuex",
"main": "dist/build.js",
"scripts": {