@bosonprotocol/chat-sdk
Advanced tools
Comparing version 1.3.1-alpha.8 to 1.3.1-alpha.9
@@ -70,2 +70,3 @@ export declare const version = "0.0.1"; | ||
body: string; | ||
type: string; | ||
}; | ||
@@ -72,0 +73,0 @@ } |
@@ -70,2 +70,3 @@ export declare const version = "0.0.1"; | ||
body: string; | ||
type: string; | ||
}; | ||
@@ -72,0 +73,0 @@ } |
{ | ||
"name": "@bosonprotocol/chat-sdk", | ||
"version": "1.3.1-alpha.8", | ||
"version": "1.3.1-alpha.9", | ||
"description": "Extension of @xmtp/xmtp-js with support for chat threads and further message types.", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
@@ -87,2 +87,3 @@ export const version = "0.0.1"; | ||
body: string; | ||
type: string; | ||
}; | ||
@@ -89,0 +90,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
209281
3600