@2uinc/frontend-component-xpert-chatbot 1.6.1 → 1.6.3

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.
@@ -880,7 +880,7 @@ var du = pn.exports;
880
880
  const hu = /* @__PURE__ */ nt(du), gu = {
881
881
  xpertKey: "exec-ed-ss-olc-moodle",
882
882
  chatApi: {
883
- endpoint: "https://xpert-platform-services-api.stg.ai.2u.com/xpert/omnichannel",
883
+ endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/omnichannel",
884
884
  payloadParams: {
885
885
  use_case: "LOG_OUT"
886
886
  }
@@ -901,7 +901,7 @@ const hu = /* @__PURE__ */ nt(du), gu = {
901
901
  launchButton: {
902
902
  message: {
903
903
  enabled: !0,
904
- text: "Chat with us",
904
+ text: "Chat to us",
905
905
  style: {
906
906
  color: "#E31A82",
907
907
  right: "1rem",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.6.1",
3
+ "version": "1.6.3",
4
4
  "homepage": "/app/plugins/xpert-chatbot/frontend/build/",
5
5
  "repository": {
6
6
  "type": "git",