@myinterview/chatbot 0.1.52-beta-4a74724 → 0.1.52

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
@@ -45318,7 +45318,7 @@ let gm = Yee;
45318
45318
  const IBe = (e) => {
45319
45319
  let t = e;
45320
45320
  try {
45321
- t ?? (t = "staging");
45321
+ t ?? (t = "production");
45322
45322
  } catch {
45323
45323
  }
45324
45324
  gm = (() => {
@@ -120352,7 +120352,7 @@ const kT = {
120352
120352
  }, E1t = () => {
120353
120353
  fde() && dde(), t2e({
120354
120354
  dsn: gm.SENTRY_DSN,
120355
- environment: "staging",
120355
+ environment: "production",
120356
120356
  release: "0.1.52",
120357
120357
  integrations: [
120358
120358
  Rye(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myinterview/chatbot",
3
- "version": "0.1.52-beta-4a74724",
3
+ "version": "0.1.52",
4
4
  "type": "module",
5
5
  "module": "dist/index.js",
6
6
  "files": [