fix: Fix mids going duplicated in chatwoot

This commit is contained in:
Davidson Gomes 2023-07-26 09:39:27 -03:00
parent 3e47420534
commit 67e98456bb

View File

@ -1,6 +1,6 @@
{ {
"name": "evolution-api", "name": "evolution-api",
"version": "1.4.4", "version": "1.4.5",
"description": "Rest api for communication with WhatsApp", "description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js", "main": "./dist/src/main.js",
"scripts": { "scripts": {