@uipath/cli 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.browser.js +28 -28
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -69097,7 +69097,7 @@ var init_package = __esm(() => {
|
|
|
69097
69097
|
package_default = {
|
|
69098
69098
|
name: "@uipath/cli",
|
|
69099
69099
|
license: "MIT",
|
|
69100
|
-
version: "1.198.0
|
|
69100
|
+
version: "1.198.0",
|
|
69101
69101
|
description: "Cross platform CLI for UiPath",
|
|
69102
69102
|
repository: {
|
|
69103
69103
|
type: "git",
|
|
@@ -139755,4 +139755,4 @@ export {
|
|
|
139755
139755
|
ready
|
|
139756
139756
|
};
|
|
139757
139757
|
|
|
139758
|
-
//# debugId=
|
|
139758
|
+
//# debugId=87E95F30B90DD6EA64756E2164756E21
|