@uipath/cli 1.200.0-preview.109 → 1.200.0-preview.117

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
@@ -92769,7 +92769,7 @@ var init_package = __esm(() => {
92769
92769
  package_default = {
92770
92770
  name: "@uipath/cli",
92771
92771
  license: "MIT",
92772
- version: "1.200.0-preview.109",
92772
+ version: "1.200.0-preview.117",
92773
92773
  description: "Cross platform CLI for UiPath",
92774
92774
  repository: {
92775
92775
  type: "git",
@@ -143415,4 +143415,4 @@ export {
143415
143415
  ready
143416
143416
  };
143417
143417
 
143418
- //# debugId=AF7A4C3C2C3032DA64756E2164756E21
143418
+ //# debugId=BE57BAC2270AD26B64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/cli",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.109",
4
+ "version": "1.200.0-preview.117",
5
5
  "description": "Cross platform CLI for UiPath",
6
6
  "repository": {
7
7
  "type": "git",
@@ -38,5 +38,5 @@
38
38
  "mihaigirleanu",
39
39
  "vlad-uipath"
40
40
  ],
41
- "gitHead": "fcc01cdae81bbd0c25d3d4fc287537a9d19d99f4"
41
+ "gitHead": "5ba432ca14252784a1e20c03f5a858a5ae39746e"
42
42
  }