2
0

🐛 (fileUpload) Fix results file display if name contains comma

Closes #955
This commit is contained in:
Baptiste Arnaud
2023-11-14 17:15:21 +01:00
parent fd00b6fdd5
commit bd198a4e0f
5 changed files with 12 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@typebot.io/js",
"version": "0.2.18",
"version": "0.2.19",
"description": "Javascript library to display typebots on your website",
"type": "module",
"main": "dist/index.js",