2
0

🐛 (typebot-js) Fix default export from js lib

Closes
This commit is contained in:
Baptiste Arnaud
2022-11-09 15:37:04 +01:00
parent b31b603cc7
commit 8ab67b7580
5 changed files with 19 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{
"name": "typebot-js",
"version": "2.2.10",
"version": "2.2.11",
"main": "dist/index.js",
"unpkg": "dist/index.umd.min.js",
"license": "AGPL-3.0-or-later",