@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 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.2",
128293
+ version: "2.260903.3",
128294
128294
  repository: {
128295
128295
  type: "git",
128296
128296
  url: "git+https://github.com/automagik-dev/omni.git",
@@ -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.2",
242905
+ version: "2.260903.3",
242906
242906
  type: "module",
242907
242907
  exports: {
242908
242908
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260903.2",
3
+ "version": "2.260903.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/automagik-dev/omni.git",