@uipath/maestro-tool 1.198.0-preview.85 → 1.198.0-preview.87
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/packager-tool.js +2 -2
- package/dist/tool.js +43821 -44737
- package/package.json +2 -2
package/dist/packager-tool.js
CHANGED
|
@@ -163946,7 +163946,7 @@ init_dist6();
|
|
|
163946
163946
|
// ../packager/packager-tool-flow/package.json
|
|
163947
163947
|
var package_default = {
|
|
163948
163948
|
name: "@uipath/packager-tool-flow",
|
|
163949
|
-
version: "1.198.0-preview.
|
|
163949
|
+
version: "1.198.0-preview.87",
|
|
163950
163950
|
description: "UiPath Flow tool implementation",
|
|
163951
163951
|
type: "module",
|
|
163952
163952
|
exports: {
|
|
@@ -178665,4 +178665,4 @@ toolsFactoryRepository2.registerProjectToolFactory(new BpmnToolFactory);
|
|
|
178665
178665
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
178666
178666
|
toolsFactoryRepository2.registerProjectToolFactory(new CaseToolFactory);
|
|
178667
178667
|
|
|
178668
|
-
//# debugId=
|
|
178668
|
+
//# debugId=A2D43E3F860FE3AA64756E2164756E21
|