fix: adjusts in dockerfile

This commit is contained in:
Davidson Gomes 2023-07-16 19:21:17 -03:00
parent dfa6dd5011
commit 7a2fcc3469

View File

@ -1,6 +1,6 @@
{ {
"name": "evolution-api", "name": "evolution-api",
"version": "1.2.3", "version": "1.3.0",
"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": {