@uipath/rpa-legacy-tool 1.197.0-preview.76 → 1.197.0

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.
Files changed (2) hide show
  1. package/dist/tool.js +2 -2
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -26359,7 +26359,7 @@ var init_src2 = __esm(() => {
26359
26359
  var package_default = {
26360
26360
  name: "@uipath/rpa-legacy-tool",
26361
26361
  license: "MIT",
26362
- version: "1.197.0-preview.76",
26362
+ version: "1.197.0",
26363
26363
  description: "uipcli plugin for validating, analyzing and building RPA projects using the legacy UiPath CLI",
26364
26364
  private: false,
26365
26365
  maintainers: [
@@ -34898,4 +34898,4 @@ export {
34898
34898
  metadata
34899
34899
  };
34900
34900
 
34901
- //# debugId=DF1AF367E206F43964756E2164756E21
34901
+ //# debugId=29531D4DF1D7935964756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/rpa-legacy-tool",
3
3
  "license": "MIT",
4
- "version": "1.197.0-preview.76",
4
+ "version": "1.197.0",
5
5
  "description": "uipcli plugin for validating, analyzing and building RPA projects using the legacy UiPath CLI",
6
6
  "private": false,
7
7
  "maintainers": [
@@ -29,5 +29,5 @@
29
29
  "files": [
30
30
  "dist"
31
31
  ],
32
- "gitHead": "e66bcea788dcf20d4032933a353a64baab9b22a9"
32
+ "gitHead": "56f68b263cec4ea1f2a39d738bd99ecf52f88fea"
33
33
  }