@myinterview/chatbot 0.1.55-beta-6984ed4 → 0.1.55
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
|
@@ -45321,7 +45321,7 @@ let gm = Xee;
|
|
|
45321
45321
|
const RBe = (e) => {
|
|
45322
45322
|
let t = e;
|
|
45323
45323
|
try {
|
|
45324
|
-
t ?? (t = "
|
|
45324
|
+
t ?? (t = "production");
|
|
45325
45325
|
} catch {
|
|
45326
45326
|
}
|
|
45327
45327
|
gm = (() => {
|
|
@@ -120367,7 +120367,7 @@ const kT = {
|
|
|
120367
120367
|
}, $1t = () => {
|
|
120368
120368
|
pde() && fde(), r2e({
|
|
120369
120369
|
dsn: gm.SENTRY_DSN,
|
|
120370
|
-
environment: "
|
|
120370
|
+
environment: "production",
|
|
120371
120371
|
release: "0.1.55",
|
|
120372
120372
|
integrations: [
|
|
120373
120373
|
Cye(),
|