@myinterview/chatbot 0.1.56-experimental-e91cc18 → 0.1.57-beta-d6cfb9c
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 +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45318,7 +45318,7 @@ let gm = Yee;
|
|
|
45318
45318
|
const IBe = (e) => {
|
|
45319
45319
|
let t = e;
|
|
45320
45320
|
try {
|
|
45321
|
-
t ?? (t = "
|
|
45321
|
+
t ?? (t = "staging");
|
|
45322
45322
|
} catch {
|
|
45323
45323
|
}
|
|
45324
45324
|
gm = (() => {
|
|
@@ -120364,8 +120364,8 @@ const kT = {
|
|
|
120364
120364
|
}, E1t = () => {
|
|
120365
120365
|
fde() && dde(), t2e({
|
|
120366
120366
|
dsn: gm.SENTRY_DSN,
|
|
120367
|
-
environment: "
|
|
120368
|
-
release: "0.1.
|
|
120367
|
+
environment: "staging",
|
|
120368
|
+
release: "0.1.57",
|
|
120369
120369
|
integrations: [
|
|
120370
120370
|
Rye(),
|
|
120371
120371
|
vye()
|