@myinterview/chatbot 0.1.43-beta-a073ac7 → 0.1.43
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 = (() => {
|
|
@@ -120045,7 +120045,7 @@ const RT = {
|
|
|
120045
120045
|
}, i1t = () => {
|
|
120046
120046
|
sde() && ade(), Xye({
|
|
120047
120047
|
dsn: vm.SENTRY_DSN,
|
|
120048
|
-
environment: "
|
|
120048
|
+
environment: "production",
|
|
120049
120049
|
release: "0.1.43",
|
|
120050
120050
|
integrations: [
|
|
120051
120051
|
$ye(),
|