@venturekit-pro/chat 0.0.28 → 0.0.30

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@venturekit-pro/chat",
3
- "version": "0.0.28",
3
+ "version": "0.0.30",
4
4
  "description": "VentureKit Pro chat — real-time 1-1 / group / channel rooms with message history. Email, WhatsApp, SMS, and push notifications now live in @venturekit/notify.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
@@ -34,7 +34,7 @@
34
34
  "groups"
35
35
  ],
36
36
  "dependencies": {
37
- "@venturekit/core": "0.0.28"
37
+ "@venturekit/core": "0.0.30"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@types/node": "^26.1.2",