2
0

🐛 (js) Fix default theme values css variables

Closes #1031
This commit is contained in:
Baptiste Arnaud
2023-11-14 16:45:25 +01:00
parent a1d7415227
commit fd00b6fdd5
4 changed files with 67 additions and 61 deletions

View File

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