🐛 (payment) Fix postalCode camel case issue

Closes #822
This commit is contained in:
Baptiste Arnaud
2023-09-18 18:43:30 +02:00
parent 61c46bcb46
commit 69ef41b534
4 changed files with 7 additions and 6 deletions

View File

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