@uipath/platform-tool 1.200.0-preview.120 → 1.200.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.
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-df5sh5bz.js";
6
+ } from "./tool-59snk59a.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-c8834439.js";
9
9
  import"./tool-vc9mne6b.js";
@@ -27186,7 +27186,7 @@ var require_dist2 = __commonJS((exports) => {
27186
27186
  var package_default = {
27187
27187
  name: "@uipath/platform-tool",
27188
27188
  license: "MIT",
27189
- version: "1.200.0-preview.120",
27189
+ version: "1.200.0",
27190
27190
  description: "Manage UiPath platform-level resources such as tenant licensing.",
27191
27191
  type: "module",
27192
27192
  main: "./dist/tool.js",
@@ -38992,4 +38992,4 @@ var registerCommands = async (program2) => {
38992
38992
 
38993
38993
  export { Command, metadata, registerCommands };
38994
38994
 
38995
- //# debugId=03D1C8AF3161267164756E2164756E21
38995
+ //# debugId=53D4D15CEF6A820464756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-df5sh5bz.js";
4
+ } from "./tool-59snk59a.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-c8834439.js";
7
7
  import"./tool-vc9mne6b.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/platform-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "Manage UiPath platform-level resources such as tenant licensing.",
6
6
  "type": "module",
7
7
  "main": "./dist/tool.js",