@vlprojects-chat/chat 0.13.2-fix-direct.1 → 0.13.2

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
@@ -39085,7 +39085,7 @@ const gP = {
39085
39085
  }, vce = () => {
39086
39086
  const e = pe.useContext(j2);
39087
39087
  return e ? e.chatSnackbarContainer : null;
39088
- }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.1-fix-direct.2", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39088
+ }, yce = "@vlprojects-chat/chat", bce = "vlprojects", wce = "0.13.2-fix-direct.1", Sce = "vlprojects chat", Ece = "ISC", xce = "dist/index.d.ts", Cce = "./dist/index.mjs", Tce = "./dist/index.mjs", Oce = [
39089
39089
  "dist"
39090
39090
  ], Rce = {
39091
39091
  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.13.2-fix-direct.1",
4
+ "version": "0.13.2",
5
5
  "description": "vlprojects chat",
6
6
  "license": "ISC",
7
7
  "types": "dist/index.d.ts",