@automagik/omni 2.260317.1 → 2.260317.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.
- package/dist/index.js +1 -1
- package/dist/server/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -27774,7 +27774,7 @@ import { fileURLToPath } from "url";
|
|
|
27774
27774
|
// package.json
|
|
27775
27775
|
var package_default = {
|
|
27776
27776
|
name: "@automagik/omni",
|
|
27777
|
-
version: "2.260317.
|
|
27777
|
+
version: "2.260317.2",
|
|
27778
27778
|
description: "LLM-optimized CLI for Omni v2",
|
|
27779
27779
|
type: "module",
|
|
27780
27780
|
bin: {
|
package/dist/server/index.js
CHANGED
|
@@ -222904,7 +222904,7 @@ var init_sentry_scrub = __esm(() => {
|
|
|
222904
222904
|
var require_package8 = __commonJS((exports, module) => {
|
|
222905
222905
|
module.exports = {
|
|
222906
222906
|
name: "@omni/api",
|
|
222907
|
-
version: "2.260317.
|
|
222907
|
+
version: "2.260317.2",
|
|
222908
222908
|
type: "module",
|
|
222909
222909
|
exports: {
|
|
222910
222910
|
".": {
|