@myinterview/chatbot 0.1.68-beta-b0ae18e → 0.1.68-experimental-7c41821
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 gm = Xee;
|
|
|
45318
45318
|
const RBe = (e) => {
|
|
45319
45319
|
let t = e;
|
|
45320
45320
|
try {
|
|
45321
|
-
t ?? (t = "
|
|
45321
|
+
t ?? (t = "production");
|
|
45322
45322
|
} catch {
|
|
45323
45323
|
}
|
|
45324
45324
|
gm = (() => {
|
|
@@ -120431,7 +120431,7 @@ const kT = {
|
|
|
120431
120431
|
}, O0t = () => {
|
|
120432
120432
|
pde() && fde(), r2e({
|
|
120433
120433
|
dsn: gm.SENTRY_DSN,
|
|
120434
|
-
environment: "
|
|
120434
|
+
environment: "production",
|
|
120435
120435
|
release: "0.1.68",
|
|
120436
120436
|
integrations: [
|
|
120437
120437
|
Cye(),
|