@myinterview/chatbot 0.1.41-beta-2ff99d4 → 0.1.41
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
|
@@ -45313,7 +45313,7 @@ let vm = Gee;
|
|
|
45313
45313
|
const EBe = (e) => {
|
|
45314
45314
|
let t = e;
|
|
45315
45315
|
try {
|
|
45316
|
-
t ?? (t = "
|
|
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: "
|
|
120046
|
+
environment: "production",
|
|
120047
120047
|
release: "0.1.41",
|
|
120048
120048
|
integrations: [
|
|
120049
120049
|
$ye(),
|