2
0

🐛 Fix append values bug when value contains "`"

This commit is contained in:
Baptiste Arnaud
2024-07-29 16:35:02 +02:00
parent 77daab8a5f
commit 22953a3445
5 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/nextjs",
"version": "0.3.6",
"version": "0.3.7",
"description": "Convenient library to display typebots on your Next.js website",
"main": "dist/index.js",
"types": "dist/index.d.ts",