@uipath/cli 1.197.1-preview.76 → 1.197.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 +19 -19
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45866,7 +45866,7 @@ var init_package = __esm(() => {
|
|
|
45866
45866
|
package_default = {
|
|
45867
45867
|
name: "@uipath/cli",
|
|
45868
45868
|
license: "MIT",
|
|
45869
|
-
version: "1.197.1
|
|
45869
|
+
version: "1.197.1",
|
|
45870
45870
|
description: "Cross platform CLI for UiPath",
|
|
45871
45871
|
repository: {
|
|
45872
45872
|
type: "git",
|
|
@@ -115440,4 +115440,4 @@ export {
|
|
|
115440
115440
|
ready
|
|
115441
115441
|
};
|
|
115442
115442
|
|
|
115443
|
-
//# debugId=
|
|
115443
|
+
//# debugId=CE31DBB445C2CD3364756E2164756E21
|