@2uinc/frontend-component-xpert-chatbot 1.6.6 → 1.6.7

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.
@@ -173,7 +173,7 @@ const Xl = {
173
173
  }, eu = {
174
174
  xpertKey: "get-smarter",
175
175
  chatApi: {
176
- endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/chatservice",
176
+ endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/omnichannel",
177
177
  payloadParams: {
178
178
  use_case: "GET_SMARTER"
179
179
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.6.6",
3
+ "version": "1.6.7",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",