@automagik/omni 2.260717.7 → 2.260718.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.
package/dist/index.js CHANGED
@@ -125164,7 +125164,7 @@ import { fileURLToPath } from "url";
125164
125164
  // package.json
125165
125165
  var package_default = {
125166
125166
  name: "@automagik/omni",
125167
- version: "2.260717.7",
125167
+ version: "2.260718.1",
125168
125168
  description: "LLM-optimized CLI for Omni",
125169
125169
  type: "module",
125170
125170
  bin: {
@@ -125218,6 +125218,7 @@ var package_default = {
125218
125218
  },
125219
125219
  devDependencies: {
125220
125220
  "@omni/api": "workspace:*",
125221
+ "@omni/channel-a2a": "workspace:*",
125221
125222
  "@omni/channel-discord": "workspace:*",
125222
125223
  "@omni/channel-gupshup": "workspace:*",
125223
125224
  "@omni/channel-sdk": "workspace:*",