@vlprojects-chat/chat 0.19.1-LD-9167-fix-unread-counter.1 → 0.19.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -39149,7 +39149,7 @@ const yP = {
39149
39149
  }, bce = () => {
39150
39150
  const e = pe.useContext(D2);
39151
39151
  return e ? e.chatSnackbarContainer : null;
39152
- }, wce = "@vlprojects-chat/chat", Sce = "vlprojects", Ece = "0.19.0", xce = "vlprojects chat", Cce = "ISC", Tce = "dist/index.d.ts", Oce = "./dist/index.mjs", Rce = "./dist/index.mjs", Ace = [
39152
+ }, wce = "@vlprojects-chat/chat", Sce = "vlprojects", Ece = "0.19.1-LD-9167-fix-unread-counter.1", xce = "vlprojects chat", Cce = "ISC", Tce = "dist/index.d.ts", Oce = "./dist/index.mjs", Rce = "./dist/index.mjs", Ace = [
39153
39153
  "dist"
39154
39154
  ], Pce = {
39155
39155
  type: "git",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vlprojects-chat/chat",
3
3
  "author": "vlprojects",
4
- "version": "0.19.1-LD-9167-fix-unread-counter.1",
4
+ "version": "0.19.1",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",