@uipath/conversational-tool 1.200.0-preview.120 → 1.200.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
CHANGED
|
@@ -2117,7 +2117,7 @@ var require_commander = __commonJS((exports) => {
|
|
|
2117
2117
|
var package_default = {
|
|
2118
2118
|
name: "@uipath/conversational-tool",
|
|
2119
2119
|
license: "MIT",
|
|
2120
|
-
version: "1.200.0
|
|
2120
|
+
version: "1.200.0",
|
|
2121
2121
|
description: "Handle conversations with deployed UiPath conversational processes.",
|
|
2122
2122
|
type: "module",
|
|
2123
2123
|
main: "./dist/tool.js",
|
|
@@ -21722,4 +21722,4 @@ var registerCommands = async (program2) => {
|
|
|
21722
21722
|
|
|
21723
21723
|
export { Command, metadata, registerCommands };
|
|
21724
21724
|
|
|
21725
|
-
//# debugId=
|
|
21725
|
+
//# debugId=9D880EC309644EDE64756E2164756E21
|
package/dist/tool.js
CHANGED
package/package.json
CHANGED