@uipath/cli 1.200.1-preview.129 → 1.200.1
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.1
|
|
92772
|
+
version: "1.200.1",
|
|
92773
92773
|
description: "Cross platform CLI for UiPath",
|
|
92774
92774
|
repository: {
|
|
92775
92775
|
type: "git",
|
|
@@ -143284,4 +143284,4 @@ export {
|
|
|
143284
143284
|
ready
|
|
143285
143285
|
};
|
|
143286
143286
|
|
|
143287
|
-
//# debugId=
|
|
143287
|
+
//# debugId=2D5871E1AA3D483264756E2164756E21
|