@myinterview/chatbot 0.1.69-beta-b5f5964 → 0.1.69-experimental-0d1ee44
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.
- package/dist/index.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45318,7 +45318,7 @@ let ym = Jee;
|
|
|
45318
45318
|
const CBe = (e) => {
|
|
45319
45319
|
let t = e;
|
|
45320
45320
|
try {
|
|
45321
|
-
t ?? (t = "
|
|
45321
|
+
t ?? (t = "production");
|
|
45322
45322
|
} catch {
|
|
45323
45323
|
}
|
|
45324
45324
|
ym = (() => {
|
|
@@ -120488,7 +120488,7 @@ const kT = {
|
|
|
120488
120488
|
}, D1t = () => {
|
|
120489
120489
|
hde() && pde(), n2e({
|
|
120490
120490
|
dsn: ym.SENTRY_DSN,
|
|
120491
|
-
environment: "
|
|
120491
|
+
environment: "production",
|
|
120492
120492
|
release: "0.1.69",
|
|
120493
120493
|
integrations: [
|
|
120494
120494
|
xye(),
|