@lowcodeunit/applications-flow-common 1.37.147-ui-ux-update → 1.37.148-ui-ux-update

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.
@@ -65,7 +65,7 @@ export declare class ProcessorDetailsFormComponent implements OnInit {
65
65
  protected cleanupProcessorTypeSubForm(): void;
66
66
  protected listBuildPaths(): void;
67
67
  protected setupLcuTypeSubForm(): void;
68
- protected setupProcessorDetailsForm(): void;
68
+ SetupProcessorDetailsForm(): void;
69
69
  protected setupLCUGitHubForm(): void;
70
70
  protected setupLCUApplicationPointerForm(): void;
71
71
  protected setupLCUSPAForm(): void;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lowcodeunit/applications-flow-common",
3
- "version": "1.37.147-ui-ux-update",
3
+ "version": "1.37.148-ui-ux-update",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },