@myinterview/chatbot 0.1.56-experimental-e91cc18 → 0.1.57-experimental-7b7c587
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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -120365,7 +120365,7 @@ const kT = {
|
|
|
120365
120365
|
fde() && dde(), t2e({
|
|
120366
120366
|
dsn: gm.SENTRY_DSN,
|
|
120367
120367
|
environment: "production",
|
|
120368
|
-
release: "0.1.
|
|
120368
|
+
release: "0.1.57",
|
|
120369
120369
|
integrations: [
|
|
120370
120370
|
Rye(),
|
|
120371
120371
|
vye()
|