@uipath/cli 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.browser.js +28 -28
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -92769,7 +92769,7 @@ var init_package = __esm(() => {
|
|
|
92769
92769
|
package_default = {
|
|
92770
92770
|
name: "@uipath/cli",
|
|
92771
92771
|
license: "MIT",
|
|
92772
|
-
version: "1.200.0
|
|
92772
|
+
version: "1.200.0",
|
|
92773
92773
|
description: "Cross platform CLI for UiPath",
|
|
92774
92774
|
repository: {
|
|
92775
92775
|
type: "git",
|
|
@@ -143415,4 +143415,4 @@ export {
|
|
|
143415
143415
|
ready
|
|
143416
143416
|
};
|
|
143417
143417
|
|
|
143418
|
-
//# debugId=
|
|
143418
|
+
//# debugId=696CBF7BE294388A64756E2164756E21
|