@uipath/project-packager 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
@@ -23643,7 +23643,7 @@ import { translate as translate3 } from "@uipath/solutionpackager-tool-core";
23643
23643
  var package_default = {
23644
23644
  name: "@uipath/project-packager",
23645
23645
  license: "MIT",
23646
- version: "1.200.0-preview.120",
23646
+ version: "1.200.0",
23647
23647
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
23648
23648
  type: "module",
23649
23649
  main: "./dist/index.js",
@@ -24918,4 +24918,4 @@ export {
24918
24918
  BrowserContextStorage
24919
24919
  };
24920
24920
 
24921
- //# debugId=08B136810375EC5E64756E2164756E21
24921
+ //# debugId=D83368CD171377BE64756E2164756E21
package/dist/node.js CHANGED
@@ -12767,7 +12767,7 @@ import { translate as translate9 } from "@uipath/solutionpackager-tool-core";
12767
12767
  var package_default = {
12768
12768
  name: "@uipath/project-packager",
12769
12769
  license: "MIT",
12770
- version: "1.200.0-preview.120",
12770
+ version: "1.200.0",
12771
12771
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
12772
12772
  type: "module",
12773
12773
  main: "./dist/index.js",
@@ -13224,4 +13224,4 @@ export {
13224
13224
  BaseNodePackagerFactory
13225
13225
  };
13226
13226
 
13227
- //# debugId=1EE5C748466E597B64756E2164756E21
13227
+ //# debugId=DFCB7C2E501BC31C64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/project-packager",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "UiPath Project Packager - core library for packing individual UiPath projects",
6
6
  "type": "module",
7
7
  "main": "./dist/index.js",