@myinterview/chatbot 0.1.37-beta-be1f1c3 → 0.1.37-experimental-7759155

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/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -45311,7 +45311,7 @@ let hm = Wee;
45311
45311
  const wBe = (e) => {
45312
45312
  let t = e;
45313
45313
  try {
45314
- t ?? (t = "staging");
45314
+ t ?? (t = "production");
45315
45315
  } catch {
45316
45316
  }
45317
45317
  hm = (() => {
@@ -119986,7 +119986,7 @@ const OT = {
119986
119986
  }, Zmt = () => {
119987
119987
  ode() && ide(), Kye({
119988
119988
  dsn: hm.SENTRY_DSN,
119989
- environment: "staging",
119989
+ environment: "production",
119990
119990
  release: "0.1.37",
119991
119991
  integrations: [
119992
119992
  Sye(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myinterview/chatbot",
3
- "version": "0.1.37-beta-be1f1c3",
3
+ "version": "0.1.37-experimental-7759155",
4
4
  "type": "module",
5
5
  "module": "dist/index.js",
6
6
  "files": [