@uipath/maestro-sdk 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.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -122396,7 +122396,7 @@ class TextApiResponse {
|
|
|
122396
122396
|
var package_default = {
|
|
122397
122397
|
name: "@uipath/integrationservice-sdk",
|
|
122398
122398
|
license: "MIT",
|
|
122399
|
-
version: "1.198.0
|
|
122399
|
+
version: "1.198.0",
|
|
122400
122400
|
repository: {
|
|
122401
122401
|
type: "git",
|
|
122402
122402
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -134131,4 +134131,4 @@ export {
|
|
|
134131
134131
|
BPMN_SPEC
|
|
134132
134132
|
};
|
|
134133
134133
|
|
|
134134
|
-
//# debugId=
|
|
134134
|
+
//# debugId=DEB192BB8D6EEE4664756E2164756E21
|
package/package.json
CHANGED