@uipath/pm-tool 1.198.0-preview.84 → 1.198.0-preview.85

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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -21230,7 +21230,7 @@ var init_server = __esm(() => {
21230
21230
  var package_default = {
21231
21231
  name: "@uipath/pm-tool",
21232
21232
  license: "MIT",
21233
- version: "1.198.0-preview.84",
21233
+ version: "1.198.0-preview.85",
21234
21234
  description: "Process Mining — process apps, transformations, and data ingestion.",
21235
21235
  private: false,
21236
21236
  repository: {
@@ -29728,4 +29728,4 @@ export {
29728
29728
  metadata
29729
29729
  };
29730
29730
 
29731
- //# debugId=9C1076E9D82296F764756E2164756E21
29731
+ //# debugId=4770BD4453F100DF64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/pm-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.84",
4
+ "version": "1.198.0-preview.85",
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": "348cb786606b92b1a25785f322856660913a10b5"
29
+ "gitHead": "4a4fb9d0a395bafc674550cf9a4ff7a0c14e134f"
30
30
  }