@myinterview/chatbot 0.1.36-beta-cfc23c7 → 0.1.36-experimental-9cd60f2
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
|
@@ -45311,7 +45311,7 @@ let f1 = Vee;
|
|
|
45311
45311
|
const wBe = (e) => {
|
|
45312
45312
|
let t = e;
|
|
45313
45313
|
try {
|
|
45314
|
-
t ?? (t = "
|
|
45314
|
+
t ?? (t = "production");
|
|
45315
45315
|
} catch {
|
|
45316
45316
|
}
|
|
45317
45317
|
f1 = (() => {
|
|
@@ -119885,7 +119885,7 @@ const TT = {
|
|
|
119885
119885
|
}, W1t = () => {
|
|
119886
119886
|
ode() && ide(), Kye({
|
|
119887
119887
|
dsn: f1.SENTRY_DSN,
|
|
119888
|
-
environment: "
|
|
119888
|
+
environment: "production",
|
|
119889
119889
|
// @ts-ignore
|
|
119890
119890
|
release: "0.1.36",
|
|
119891
119891
|
integrations: [
|