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

@@ -24,7 +24,7 @@ module.exports = withBundleAnalyzer({
},
{
source: '/typebot-lib/v2',
destination: 'https://unpkg.com/typebot-js@2.1.1/dist/index.umd.min.js',
destination: 'https://unpkg.com/typebot-js@2.1.3/dist/index.umd.min.js',
permanent: true,
},
]