fix: variables in typebot

This commit is contained in:
Davidson Gomes
2023-12-14 08:35:45 -03:00
parent 87027ea2d0
commit a44646161b
9 changed files with 143 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.6.0",
"version": "1.6.1",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {
@@ -56,7 +56,7 @@
"cross-env": "^7.0.3",
"dayjs": "^1.11.7",
"eventemitter2": "^6.4.9",
"evolution-manager": "^0.4.5",
"evolution-manager": "^0.4.6",
"exiftool-vendored": "^22.0.0",
"express": "^4.18.2",
"express-async-errors": "^3.1.1",