@uipath/project-packager 1.200.0-preview.109 → 1.201.0-preview.115
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 +2 -2
- package/dist/node.js +7603 -7317
- package/package.json +5 -5
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.
|
|
23646
|
+
version: "1.201.0-preview.115",
|
|
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=
|
|
24921
|
+
//# debugId=056C349CFFC7103464756E2164756E21
|