@meet-ai/cli 0.0.28-beta.1 → 0.0.28
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.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -56355,7 +56355,7 @@ init_output();
|
|
|
56355
56355
|
var main = defineCommand({
|
|
56356
56356
|
meta: {
|
|
56357
56357
|
name: "meet-ai",
|
|
56358
|
-
version: "0.0.28
|
|
56358
|
+
version: "0.0.28",
|
|
56359
56359
|
description: "CLI for meet-ai chat rooms — create rooms, send messages, and stream via WebSocket"
|
|
56360
56360
|
},
|
|
56361
56361
|
args: {
|