@uipath/solution-tool 1.198.0-preview.100 → 1.198.0-preview.102
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/deploy.js +2 -2
- package/dist/pack.js +42275 -29228
- package/dist/publish.js +2 -2
- package/dist/tool.js +5 -5
- package/package.json +2 -2
package/dist/deploy.js
CHANGED
|
@@ -37734,7 +37734,7 @@ class JSONApiResponse2 {
|
|
|
37734
37734
|
var package_default2 = {
|
|
37735
37735
|
name: "@uipath/solution-sdk",
|
|
37736
37736
|
license: "MIT",
|
|
37737
|
-
version: "1.198.0-preview.
|
|
37737
|
+
version: "1.198.0-preview.102",
|
|
37738
37738
|
repository: {
|
|
37739
37739
|
type: "git",
|
|
37740
37740
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -43332,4 +43332,4 @@ export {
|
|
|
43332
43332
|
activateDeploymentAsync
|
|
43333
43333
|
};
|
|
43334
43334
|
|
|
43335
|
-
//# debugId=
|
|
43335
|
+
//# debugId=35CD6933C62F20A664756E2164756E21
|