@uipath/project-packager 1.198.0-preview.96 → 1.198.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
@@ -23581,7 +23581,7 @@ import { translate as translate3 } from "@uipath/solutionpackager-tool-core";
23581
23581
  var package_default = {
23582
23582
  name: "@uipath/project-packager",
23583
23583
  license: "MIT",
23584
- version: "1.198.0-preview.96",
23584
+ version: "1.198.0",
23585
23585
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
23586
23586
  type: "module",
23587
23587
  main: "./dist/index.js",
@@ -24810,4 +24810,4 @@ export {
24810
24810
  BrowserContextStorage
24811
24811
  };
24812
24812
 
24813
- //# debugId=4120968CDE94D49964756E2164756E21
24813
+ //# debugId=2B39CCDC9B24FC2E64756E2164756E21
package/dist/node.js CHANGED
@@ -12593,7 +12593,7 @@ import { translate as translate9 } from "@uipath/solutionpackager-tool-core";
12593
12593
  var package_default = {
12594
12594
  name: "@uipath/project-packager",
12595
12595
  license: "MIT",
12596
- version: "1.198.0-preview.96",
12596
+ version: "1.198.0",
12597
12597
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
12598
12598
  type: "module",
12599
12599
  main: "./dist/index.js",
@@ -13050,4 +13050,4 @@ export {
13050
13050
  BaseNodePackagerFactory
13051
13051
  };
13052
13052
 
13053
- //# debugId=244006ED76B3C8BB64756E2164756E21
13053
+ //# debugId=2F25E33E546DA7EE64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/project-packager",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.96",
4
+ "version": "1.198.0",
5
5
  "description": "UiPath Project Packager - core library for packing individual UiPath projects",
6
6
  "type": "module",
7
7
  "main": "./dist/index.js",