@uipath/packager-tool-datafabric 1.201.0-preview.143 → 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/init.js +2 -2
- package/package.json +1 -1
package/dist/init.js
CHANGED
|
@@ -19467,7 +19467,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
19467
19467
|
var package_default = {
|
|
19468
19468
|
name: "@uipath/solution-sdk",
|
|
19469
19469
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
19470
|
-
version: "1.202.0
|
|
19470
|
+
version: "1.202.0",
|
|
19471
19471
|
repository: {
|
|
19472
19472
|
type: "git",
|
|
19473
19473
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -23304,4 +23304,4 @@ export {
|
|
|
23304
23304
|
entityInitAsync
|
|
23305
23305
|
};
|
|
23306
23306
|
|
|
23307
|
-
//# debugId=
|
|
23307
|
+
//# debugId=65E72B0DA1D5DA6D64756E2164756E21
|