@uipath/cli 1.199.0-preview.97 → 1.199.0-preview.99

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
@@ -70071,7 +70071,7 @@ var init_package = __esm(() => {
70071
70071
  package_default = {
70072
70072
  name: "@uipath/cli",
70073
70073
  license: "MIT",
70074
- version: "1.199.0-preview.97",
70074
+ version: "1.199.0-preview.99",
70075
70075
  description: "Cross platform CLI for UiPath",
70076
70076
  repository: {
70077
70077
  type: "git",
@@ -141173,4 +141173,4 @@ export {
141173
141173
  ready
141174
141174
  };
141175
141175
 
141176
- //# debugId=02F5C35E370155AA64756E2164756E21
141176
+ //# debugId=8DAC45614472F82464756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.199.0-preview.97",
4
+ "version": "1.199.0-preview.99",
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": "087ae21e842f27bde5eb0013892c9487bfe60568"
37
+ "gitHead": "6ba217cddceb86e3fa39ed82e49c5062878a85c6"
38
38
  }