@2uinc/frontend-component-xpert-chatbot 1.40.18-alpha.2 → 1.40.18-alpha.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.
@@ -1428,7 +1428,7 @@ const _ = /* @__PURE__ */ Fn(hp), fp = {
1428
1428
  if (t)
1429
1429
  try {
1430
1430
  const c = await fetch(
1431
- `https://chatbot-frontend.stg.ai.2u.com/xpert-api/v1/client?client_id=${t}`,
1431
+ `https://xpert-api-services.stg.ai.2u.com/v1/client?client_id=${t}`,
1432
1432
  {
1433
1433
  method: "GET",
1434
1434
  headers: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@2uinc/frontend-component-xpert-chatbot",
3
- "version": "1.40.18-alpha.2",
3
+ "version": "1.40.18-alpha.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/2uinc/frontend-component-xpert-chatbot.git"