@feedmepos/mf-report 5.15.0-beta.0 → 5.15.1-beta.0

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
@@ -4751,7 +4751,7 @@ const a = {
4751
4751
  {
4752
4752
  name: "integration",
4753
4753
  path: "/integration/:id",
4754
- component: () => import("./Integration-NpavR6wb.js")
4754
+ component: () => import("./Integration-U7ndOhIi.js")
4755
4755
  }
4756
4756
  ]
4757
4757
  },
@@ -4775,7 +4775,7 @@ const u = {
4775
4775
  "zh-CN": m,
4776
4776
  "th-TH": c,
4777
4777
  "zh-Hant": p
4778
- }, h = e(() => import("./App-B9EJI8VH.js"));
4778
+ }, h = e(() => import("./App-qPSv57Xk.js"));
4779
4779
  export {
4780
4780
  h as FmApp,
4781
4781
  u as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.15.0-beta.0",
3
+ "version": "5.15.1-beta.0",
4
4
  "files": [
5
5
  "dist"
6
6
  ],