2
0

build(lib): 🔖 Update lib to 2.1.3

This commit is contained in:
Baptiste Arnaud
2022-03-04 17:00:30 +01:00
parent 93639c1fc6
commit 2a31b13cb3
3 changed files with 2 additions and 4 deletions

View File

@ -139,4 +139,4 @@ export const parseInitBubbleCode = ({
)
}
export const typebotJsHtml = `<script src="https://unpkg.com/typebot-js@2.1.0"></script>`
export const typebotJsHtml = `<script src="https://unpkg.com/typebot-js@2.1.3"></script>`