2
0

feat: 📦️ Update typebot lib declarations

This commit is contained in:
Baptiste Arnaud
2022-04-30 06:55:46 -07:00
parent a2cfecc16c
commit 1139569293
4 changed files with 7 additions and 7 deletions

View File

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