@based/client
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -78,3 +78,2 @@ "use strict"; | ||
this.client.connection.disconnected = true; | ||
console.info('DESTROY'); | ||
this.client.connection.destroy(); | ||
@@ -81,0 +80,0 @@ if (this.client.connection.ws) { |
{ | ||
"name": "@based/client", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
141135
2387