akpm-knowledge-base-chat 2.0.78 → 2.0.79

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.
Files changed (2) hide show
  1. package/CDN/akb-chat.js +2 -2
  2. package/package.json +1 -1
package/CDN/akb-chat.js CHANGED
@@ -1,4 +1,4 @@
1
- /* Version: 2.0.78 */
1
+ /* Version: 2.0.79 */
2
2
  var Qc = Object.defineProperty;
3
3
  var qa = (t) => {
4
4
  throw TypeError(t);
@@ -5615,7 +5615,7 @@ const cg = () => {
5615
5615
  }
5616
5616
  }, hg = () => {
5617
5617
  switch (Y.getEnvironmentId()) {
5618
- case "aks_qua":
5618
+ case "aks_svi":
5619
5619
  return "http://localhost:8080";
5620
5620
  case "aks_qua":
5621
5621
  return "https://aks-orchestrator-back-65440859697.europe-west1.run.app";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "akpm-knowledge-base-chat",
3
3
  "private": false,
4
- "version": "2.0.78",
4
+ "version": "2.0.79",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "CDN"