@myinterview/chatbot 0.1.53-experimental-060084f → 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 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -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()
|