@uipath/pm-tool 1.200.0-preview.126 → 1.200.0-preview.129

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/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-3g0znpbz.js";
6
+ } from "./tool-4by9hyxv.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-nvhfxv67.js";
9
9
  import"./tool-vc9mne6b.js";
@@ -2110,7 +2110,7 @@ var require_commander = __commonJS((exports) => {
2110
2110
  var package_default = {
2111
2111
  name: "@uipath/pm-tool",
2112
2112
  license: "MIT",
2113
- version: "1.200.0-preview.126",
2113
+ version: "1.200.0-preview.129",
2114
2114
  description: "Process Mining — process apps, transformations, and data ingestion.",
2115
2115
  private: false,
2116
2116
  repository: {
@@ -12230,4 +12230,4 @@ var registerCommands = async (program2) => {
12230
12230
 
12231
12231
  export { Command, metadata, registerCommands };
12232
12232
 
12233
- //# debugId=B52FC0437C25D5C364756E2164756E21
12233
+ //# debugId=0AFC294A52102C9C64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-3g0znpbz.js";
4
+ } from "./tool-4by9hyxv.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-nvhfxv67.js";
7
7
  import"./tool-vc9mne6b.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/pm-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.126",
4
+ "version": "1.200.0-preview.129",
5
5
  "description": "Process Mining — process apps, transformations, and data ingestion.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "c2f816a61073d9668c4a3f4e80999de71f417818"
29
+ "gitHead": "0d1695ec4c5fc5ebe38a4bd0f92d61e7884fcfb1"
30
30
  }