@uipath/maestro-sdk 1.201.0-preview.133 → 1.201.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.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -186808,7 +186808,7 @@ class TextApiResponse {
|
|
|
186808
186808
|
var package_default = {
|
|
186809
186809
|
name: "@uipath/integrationservice-sdk",
|
|
186810
186810
|
license: "MIT",
|
|
186811
|
-
version: "1.201.0
|
|
186811
|
+
version: "1.201.0",
|
|
186812
186812
|
repository: {
|
|
186813
186813
|
type: "git",
|
|
186814
186814
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -198540,4 +198540,4 @@ export {
|
|
|
198540
198540
|
BPMN_SPEC
|
|
198541
198541
|
};
|
|
198542
198542
|
|
|
198543
|
-
//# debugId=
|
|
198543
|
+
//# debugId=A3B107F0654A6FCD64756E2164756E21
|
package/package.json
CHANGED