@uipath/vertical-solutions-tool 1.203.0-preview.180 → 1.203.0-preview.182

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
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-ysbp9nde.js";
6
+ } from "./tool-zewp9sam.js";
7
7
  import"./tool-mpvp5rqs.js";
8
8
  import"./tool-1yh8g550.js";
9
9
 
@@ -6865,7 +6865,7 @@ var package_default = {
6865
6865
  name: "@uipath/vertical-solutions-tool",
6866
6866
  author: "UiPath",
6867
6867
  license: "SEE LICENSE IN LICENSE.txt",
6868
- version: "1.203.0-preview.180",
6868
+ version: "1.203.0-preview.182",
6869
6869
  description: "Scaffold and generate Vertical Solution projects.",
6870
6870
  private: false,
6871
6871
  repository: {
@@ -44550,4 +44550,4 @@ var registerCommands = async (program2) => {
44550
44550
 
44551
44551
  export { Command, metadata, registerCommands };
44552
44552
 
44553
- //# debugId=31F12247BE0ED45164756E2164756E21
44553
+ //# debugId=18D7C09ED9C86A9E64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-ysbp9nde.js";
4
+ } from "./tool-zewp9sam.js";
5
5
  import"./tool-mpvp5rqs.js";
6
6
  import"./tool-1yh8g550.js";
7
7
  export {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@uipath/vertical-solutions-tool",
3
3
  "author": "UiPath",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
- "version": "1.203.0-preview.180",
5
+ "version": "1.203.0-preview.182",
6
6
  "description": "Scaffold and generate Vertical Solution projects.",
7
7
  "private": false,
8
8
  "repository": {
@@ -35,5 +35,5 @@
35
35
  "files": [
36
36
  "dist"
37
37
  ],
38
- "gitHead": "4e0a51e3ab2c9d89afd3d35a7b087a7fa58133a0"
38
+ "gitHead": "f4f19f4d98117736cd2b34629dc1564ae6761aef"
39
39
  }