@acorex/modules 21.0.0-next.79 → 21.0.0-next.83

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.
@@ -2488,7 +2488,7 @@ function createAppRoute() {
2488
2488
  children: [
2489
2489
  {
2490
2490
  path: '',
2491
- loadComponent: () => import('./acorex-modules-task-management-task-board.page-t7bncwGo.mjs').then((c) => c.AXMTaskBoardPage),
2491
+ loadComponent: () => import('./acorex-modules-task-management-task-board.page-Dx6oov4j.mjs').then((c) => c.AXMTaskBoardPage),
2492
2492
  },
2493
2493
  ],
2494
2494
  };
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@acorex/modules",
3
- "version": "21.0.0-next.79",
3
+ "version": "21.0.0-next.83",
4
4
  "peerDependencies": {
5
- "@acorex/platform": "21.0.0-next.79",
5
+ "@acorex/platform": "21.0.0-next.83",
6
6
  "@angular/service-worker": "^20.0.0",
7
7
  "d3": "^7.0.0",
8
8
  "html2canvas": "^1.0.0",