@synonymdev/blocktank-client
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -44,2 +44,3 @@ export interface IService { | ||
node_uri: string; | ||
private: boolean; | ||
} | ||
@@ -46,0 +47,0 @@ export interface IFinalizeChannelResponse { |
{ | ||
"name": "@synonymdev/blocktank-client", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "LSP client library", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
30916
691