@uipath/cli 1.197.1-preview.78 → 1.197.1-preview.79

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
@@ -45866,7 +45866,7 @@ var init_package = __esm(() => {
45866
45866
  package_default = {
45867
45867
  name: "@uipath/cli",
45868
45868
  license: "MIT",
45869
- version: "1.197.1-preview.78",
45869
+ version: "1.197.1-preview.79",
45870
45870
  description: "Cross platform CLI for UiPath",
45871
45871
  repository: {
45872
45872
  type: "git",
@@ -115455,4 +115455,4 @@ export {
115455
115455
  ready
115456
115456
  };
115457
115457
 
115458
- //# debugId=E3661320BC3C6E5564756E2164756E21
115458
+ //# debugId=2A72771B9B9D0F8464756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.197.1-preview.78",
4
+ "version": "1.197.1-preview.79",
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": "9775bd9d7f7ed56e7f6b73baab60f2012563fc5b"
37
+ "gitHead": "732c8bb032936beb609de185a64fa6c7a9690a66"
38
38
  }