@myinterview/chatbot 0.1.42-beta-b7264ee → 0.1.42

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
@@ -45313,7 +45313,7 @@ let vm = Gee;
45313
45313
  const EBe = (e) => {
45314
45314
  let t = e;
45315
45315
  try {
45316
- t ?? (t = "staging");
45316
+ t ?? (t = "production");
45317
45317
  } catch {
45318
45318
  }
45319
45319
  vm = (() => {
@@ -120043,7 +120043,7 @@ const RT = {
120043
120043
  }, i1t = () => {
120044
120044
  sde() && ade(), Xye({
120045
120045
  dsn: vm.SENTRY_DSN,
120046
- environment: "staging",
120046
+ environment: "production",
120047
120047
  release: "0.1.42",
120048
120048
  integrations: [
120049
120049
  $ye(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@myinterview/chatbot",
3
- "version": "0.1.42-beta-b7264ee",
3
+ "version": "0.1.42",
4
4
  "type": "module",
5
5
  "module": "dist/index.js",
6
6
  "files": [