@uipath/cli 1.197.0-preview.59 → 1.197.0-preview.60

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
@@ -45189,7 +45189,7 @@ var init_package = __esm(() => {
45189
45189
  package_default = {
45190
45190
  name: "@uipath/cli",
45191
45191
  license: "MIT",
45192
- version: "1.197.0-preview.59",
45192
+ version: "1.197.0-preview.60",
45193
45193
  description: "Cross platform CLI for UiPath",
45194
45194
  repository: {
45195
45195
  type: "git",
@@ -114454,4 +114454,4 @@ export {
114454
114454
  ready
114455
114455
  };
114456
114456
 
114457
- //# debugId=73214A17899E375764756E2164756E21
114457
+ //# debugId=26096CD3FF0A3C2864756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.197.0-preview.59",
4
+ "version": "1.197.0-preview.60",
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": "df0e2b8140cced13f463b487214927c82bc0f85b"
37
+ "gitHead": "e80b8345e8f629192faeb29202cba3b3de258b50"
38
38
  }