fix: adjusts in messageType

This commit is contained in:
Davidson Gomes
2024-02-18 09:57:14 -03:00
parent 4e160a46dd
commit 763c5de03f
2 changed files with 8 additions and 7 deletions

View File

@@ -61,6 +61,7 @@
"express": "^4.18.2",
"express-async-errors": "^3.1.1",
"fast-levenshtein": "^3.0.0",
"form-data": "^4.0.0",
"hbs": "^4.2.0",
"https-proxy-agent": "^7.0.2",
"i18next": "^23.7.19",
@@ -113,4 +114,4 @@
"ts-node-dev": "^2.0.0",
"typescript": "^4.9.5"
}
}
}