now opening and closing correclty on server and client side

This commit is contained in:
2018-03-28 00:38:32 +02:00
parent bafa94c6ac
commit c8c481fda0
6 changed files with 37 additions and 26 deletions
+3 -3
View File
@@ -11,18 +11,18 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@types/node": "^9.4.7",
"@types/node": "^9.6.0",
"tapbundle": "^2.0.0"
},
"dependencies": {
"lik": "^2.0.5",
"rxjs": "^5.5.7",
"rxjs": "^5.5.8",
"smartcli": "^2.0.12",
"smartexpress": "^1.0.21",
"smartfile": "^4.2.28",
"smartrequest": "^1.0.8",
"smartrx": "^1.0.5",
"smartsocket": "^1.1.16",
"smartsocket": "^1.1.19",
"smarttime": "^2.0.0"
}
}