@feedmepos/mf-report 5.19.4-beta.0 → 5.19.4-beta.1

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
@@ -5012,7 +5012,7 @@ const a = {
5012
5012
  {
5013
5013
  name: "integration",
5014
5014
  path: "/integration/:id",
5015
- component: () => import("./Integration-D2cpQ1eh.js")
5015
+ component: () => import("./Integration-BVtu2DEZ.js")
5016
5016
  }
5017
5017
  ]
5018
5018
  },
@@ -5036,7 +5036,7 @@ const u = {
5036
5036
  "zh-CN": m,
5037
5037
  "th-TH": c,
5038
5038
  "zh-Hant": p
5039
- }, h = e(() => import("./App-DA6bj8D5.js"));
5039
+ }, h = e(() => import("./App-B5g9zkxP.js"));
5040
5040
  export {
5041
5041
  h as FmApp,
5042
5042
  u as i18nMessages,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-report",
3
- "version": "5.19.4-beta.0",
3
+ "version": "5.19.4-beta.1",
4
4
  "files": [
5
5
  "dist"
6
6
  ],