@myinterview/chatbot 0.1.52 → 0.1.54-experimental-3b10e4a
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/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -45302,7 +45302,7 @@ var dd;
|
|
|
45302
45302
|
e[e.VALID = 0] = "VALID", e[e.INVALID = 1] = "INVALID", e[e.NOT_FOUND = 2] = "NOT_FOUND";
|
|
45303
45303
|
})(dd || (dd = {}));
|
|
45304
45304
|
const OBe = Object.freeze({
|
|
45305
|
-
serverUrl: "https://
|
|
45305
|
+
serverUrl: "https://api-chatbot-development.myinterview.com",
|
|
45306
45306
|
viusUrl: "https://api-video-staging.myinterview.com",
|
|
45307
45307
|
SENTRY_DSN: "https://275d9af80b7346b3002795f822218e28@o79324.ingest.us.sentry.io/4507361299398656"
|
|
45308
45308
|
}), kBe = Object.freeze({
|
|
@@ -120353,7 +120353,7 @@ const kT = {
|
|
|
120353
120353
|
fde() && dde(), t2e({
|
|
120354
120354
|
dsn: gm.SENTRY_DSN,
|
|
120355
120355
|
environment: "production",
|
|
120356
|
-
release: "0.1.
|
|
120356
|
+
release: "0.1.54",
|
|
120357
120357
|
integrations: [
|
|
120358
120358
|
Rye(),
|
|
120359
120359
|
vye()
|