@myinterview/chatbot 0.1.55 → 0.1.56-beta-58d07aa

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 +3 -3
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -45321,7 +45321,7 @@ let gm = Xee;
45321
45321
  const RBe = (e) => {
45322
45322
  let t = e;
45323
45323
  try {
45324
- t ?? (t = "production");
45324
+ t ?? (t = "staging");
45325
45325
  } catch {
45326
45326
  }
45327
45327
  gm = (() => {
@@ -120367,8 +120367,8 @@ const kT = {
120367
120367
  }, $1t = () => {
120368
120368
  pde() && fde(), r2e({
120369
120369
  dsn: gm.SENTRY_DSN,
120370
- environment: "production",
120371
- release: "0.1.55",
120370
+ environment: "staging",
120371
+ release: "0.1.56",
120372
120372
  integrations: [
120373
120373
  Cye(),
120374
120374
  gye()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myinterview/chatbot",
3
- "version": "0.1.55",
3
+ "version": "0.1.56-beta-58d07aa",
4
4
  "type": "module",
5
5
  "module": "dist/index.js",
6
6
  "files": [