2
0

🧑‍💻 (bot) Wrap custom head code scripts with try catch

To avoid having the custom head bugs reported on Sentry
This commit is contained in:
Baptiste Arnaud
2023-07-11 10:04:39 +02:00
parent 8ce5447012
commit 1beb4bb1b9
6 changed files with 37 additions and 26 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/react",
"version": "0.0.70",
"version": "0.0.71",
"description": "React library to display typebots on your website",
"main": "dist/index.js",
"types": "dist/index.d.ts",