@uipath/vertical-solutions-tool 1.202.1-preview.179 → 1.202.1-preview.181

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-jkqac41y.js";
6
+ } from "./tool-ymxwnz80.js";
7
7
  import"./tool-mpvp5rqs.js";
8
8
  import"./tool-1yh8g550.js";
9
9
 
@@ -6864,7 +6864,7 @@ var require_src6 = __commonJS(function(exports) {
6864
6864
  var package_default = {
6865
6865
  name: "@uipath/vertical-solutions-tool",
6866
6866
  license: "SEE LICENSE IN LICENSE.txt",
6867
- version: "1.202.1-preview.179",
6867
+ version: "1.202.1-preview.181",
6868
6868
  description: "Scaffold and generate Vertical Solution projects.",
6869
6869
  private: false,
6870
6870
  repository: {
@@ -44317,4 +44317,4 @@ var registerCommands = async (program2) => {
44317
44317
 
44318
44318
  export { Command, metadata, registerCommands };
44319
44319
 
44320
- //# debugId=E7A58685D3C93D5F64756E2164756E21
44320
+ //# debugId=50803427B2E205C364756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-jkqac41y.js";
4
+ } from "./tool-ymxwnz80.js";
5
5
  import"./tool-mpvp5rqs.js";
6
6
  import"./tool-1yh8g550.js";
7
7
  export {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/vertical-solutions-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.1-preview.179",
4
+ "version": "1.202.1-preview.181",
5
5
  "description": "Scaffold and generate Vertical Solution projects.",
6
6
  "private": false,
7
7
  "repository": {
@@ -34,5 +34,5 @@
34
34
  "files": [
35
35
  "dist"
36
36
  ],
37
- "gitHead": "bd6c3806d42b65cb1511e52a8cfca44ee2160398"
37
+ "gitHead": "cf82a2e405ab89ed9906035ef33b31493d1526c8"
38
38
  }