@uipath/cli 1.198.0-preview.86 → 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/index.js CHANGED
@@ -68838,7 +68838,7 @@ var init_package = __esm(() => {
68838
68838
  package_default = {
68839
68839
  name: "@uipath/cli",
68840
68840
  license: "MIT",
68841
- version: "1.198.0-preview.86",
68841
+ version: "1.198.0-preview.87",
68842
68842
  description: "Cross platform CLI for UiPath",
68843
68843
  repository: {
68844
68844
  type: "git",
@@ -139285,4 +139285,4 @@ export {
139285
139285
  ready
139286
139286
  };
139287
139287
 
139288
- //# debugId=9E990B7220A18A0D64756E2164756E21
139288
+ //# debugId=BB061C455091872164756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.86",
4
+ "version": "1.198.0-preview.87",
5
5
  "description": "Cross platform CLI for UiPath",
6
6
  "repository": {
7
7
  "type": "git",
@@ -34,5 +34,5 @@
34
34
  "mihaigirleanu",
35
35
  "vlad-uipath"
36
36
  ],
37
- "gitHead": "e6930a7d30dc12735ec0dc6fd7c4720bbb99e936"
37
+ "gitHead": "b84a7a78e1a325c3dd3b39efd3018c49b38c789f"
38
38
  }