@uipath/vertical-solutions-tool 1.202.1-preview.167 → 1.202.1-preview.169

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-t2hchzyd.js";
6
+ } from "./tool-rb6rj9v0.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.167",
6867
+ version: "1.202.1-preview.169",
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=A07482DBEC73850A64756E2164756E21
44320
+ //# debugId=5F43E0E56819ED7C64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-t2hchzyd.js";
4
+ } from "./tool-rb6rj9v0.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.167",
4
+ "version": "1.202.1-preview.169",
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": "04e307035c95c9da5b9a2e04c6794f64f14fd9da"
37
+ "gitHead": "280b581b7893224d512dd194f47dd57243cc6a5c"
38
38
  }