@uipath/solution-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
|
@@ -2535,7 +2535,7 @@ class TextApiResponse {
|
|
|
2535
2535
|
var package_default = {
|
|
2536
2536
|
name: "@uipath/solution-sdk",
|
|
2537
2537
|
license: "MIT",
|
|
2538
|
-
version: "1.198.0
|
|
2538
|
+
version: "1.198.0",
|
|
2539
2539
|
repository: {
|
|
2540
2540
|
type: "git",
|
|
2541
2541
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -15375,4 +15375,4 @@ export {
|
|
|
15375
15375
|
BASE_PATH
|
|
15376
15376
|
};
|
|
15377
15377
|
|
|
15378
|
-
//# debugId=
|
|
15378
|
+
//# debugId=4CFFD07F599D197A64756E2164756E21
|