@automagik/omni 2.260906.5 → 2.260906.6

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
@@ -136388,7 +136388,7 @@ import { fileURLToPath } from "url";
136388
136388
  // package.json
136389
136389
  var package_default = {
136390
136390
  name: "@automagik/omni",
136391
- version: "2.260906.5",
136391
+ version: "2.260906.6",
136392
136392
  repository: {
136393
136393
  type: "git",
136394
136394
  url: "git+https://github.com/automagik-dev/omni.git",
@@ -250955,7 +250955,7 @@ var init_sentry_scrub = __esm(() => {
250955
250955
  var require_package7 = __commonJS((exports, module) => {
250956
250956
  module.exports = {
250957
250957
  name: "@omni/api",
250958
- version: "2.260906.5",
250958
+ version: "2.260906.6",
250959
250959
  private: true,
250960
250960
  type: "module",
250961
250961
  exports: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@automagik/omni",
3
- "version": "2.260906.5",
3
+ "version": "2.260906.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/automagik-dev/omni.git",