@uipath/solution-tool 1.201.0-preview.115 → 1.201.0-preview.122

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/tool.js CHANGED
@@ -1,16 +1,19 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./packager-tool-9x8dbxbn.js";
5
- import"./packager-tool-n49qbf8m.js";
6
- import"./packager-tool-85x8cje1.js";
7
- import"./packager-tool-y35nbbkm.js";
4
+ } from "./packager-tool-mkd42q0r.js";
5
+ import"./packager-tool-yktm4v4r.js";
6
+ import"./packager-tool-es5j32bw.js";
7
+ import"./packager-tool-67ssxgph.js";
8
+ import"./packager-tool-aqff5ehb.js";
8
9
  import"./packager-tool-9vehmnke.js";
9
- import"./packager-tool-c84z58bt.js";
10
- import"./packager-tool-arbagkf2.js";
11
- import"./packager-tool-ngh4qwjv.js";
10
+ import"./packager-tool-knvz827a.js";
11
+ import"./packager-tool-dmms4my7.js";
12
+ import"./packager-tool-bna6wzjx.js";
13
+ import"./packager-tool-krd5v2r5.js";
12
14
  import"./packager-tool-vpr77gre.js";
13
- import"./packager-tool-r9n45rjm.js";
15
+ import"./packager-tool-fzwxq48d.js";
16
+ import"./packager-tool-bcpknnr8.js";
14
17
  import"./packager-tool-9qecd4wb.js";
15
18
  import"./packager-tool-7eva0peq.js";
16
19
  import"./packager-tool-5arsyj36.js";
@@ -21,4 +24,4 @@ export {
21
24
  metadata
22
25
  };
23
26
 
24
- //# debugId=6F2BFE1781B2F93B64756E2164756E21
27
+ //# debugId=DF4E0430A569A00964756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/solution-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.115",
4
+ "version": "1.201.0-preview.122",
5
5
  "description": "Create, pack, publish, and deploy UiPath Automation Solutions.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -47,5 +47,5 @@
47
47
  "dist"
48
48
  ],
49
49
  "private": false,
50
- "gitHead": "f1086b73654d7728cb71f280588b3e0c77d535fc"
50
+ "gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
51
51
  }