@automagik/omni 2.260903.2 → 2.260903.3
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
|
@@ -128290,7 +128290,7 @@ import { fileURLToPath } from "url";
|
|
|
128290
128290
|
// package.json
|
|
128291
128291
|
var package_default = {
|
|
128292
128292
|
name: "@automagik/omni",
|
|
128293
|
-
version: "2.260903.
|
|
128293
|
+
version: "2.260903.3",
|
|
128294
128294
|
repository: {
|
|
128295
128295
|
type: "git",
|
|
128296
128296
|
url: "git+https://github.com/automagik-dev/omni.git",
|
package/dist/server/index.js
CHANGED
|
@@ -242902,7 +242902,7 @@ var init_sentry_scrub = __esm(() => {
|
|
|
242902
242902
|
var require_package7 = __commonJS((exports, module) => {
|
|
242903
242903
|
module.exports = {
|
|
242904
242904
|
name: "@omni/api",
|
|
242905
|
-
version: "2.260903.
|
|
242905
|
+
version: "2.260903.3",
|
|
242906
242906
|
type: "module",
|
|
242907
242907
|
exports: {
|
|
242908
242908
|
".": {
|