@feedmepos/mf-report 5.10.4 → 5.10.5

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/app.js CHANGED
@@ -4557,7 +4557,7 @@ const a = {
4557
4557
  {
4558
4558
  name: "integration",
4559
4559
  path: "/integration/:id",
4560
- component: () => import("./Integration-C6jAZ1_i.js")
4560
+ component: () => import("./Integration-BQwtdg0H.js")
4561
4561
  }
4562
4562
  ]
4563
4563
  },
@@ -4581,7 +4581,7 @@ const u = {
4581
4581
  "zh-CN": m,
4582
4582
  "th-TH": c,
4583
4583
  "zh-Hant": p
4584
- }, h = e(() => import("./App-Cn2ATx16.js"));
4584
+ }, h = e(() => import("./App-BDeVANVO.js"));
4585
4585
  export {
4586
4586
  h as FmApp,
4587
4587
  u as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.10.4",
3
+ "version": "5.10.5",
4
4
  "files": [
5
5
  "dist"
6
6
  ],