@myinterview/chatbot 0.1.73-beta-02fd11b → 0.1.73
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
|
@@ -43623,7 +43623,7 @@ let Sm = Zee;
|
|
|
43623
43623
|
const SLe = (e) => {
|
|
43624
43624
|
let t = e;
|
|
43625
43625
|
try {
|
|
43626
|
-
t ?? (t = "
|
|
43626
|
+
t ?? (t = "production");
|
|
43627
43627
|
} catch {
|
|
43628
43628
|
}
|
|
43629
43629
|
Sm = (() => {
|
|
@@ -123745,7 +123745,7 @@ const Nmt = ({ markdownText: e }) => $e("div", { dangerouslySetInnerHTML: (kn.se
|
|
|
123745
123745
|
}, Gmt = () => {
|
|
123746
123746
|
xde() && Pde(), dge({
|
|
123747
123747
|
dsn: Sm.SENTRY_DSN,
|
|
123748
|
-
environment: "
|
|
123748
|
+
environment: "production",
|
|
123749
123749
|
release: "0.1.73",
|
|
123750
123750
|
integrations: [
|
|
123751
123751
|
sge(),
|