fix: Message editor fails to render markdown headings (#9748)

This commit is contained in:
Sivin Varghese
2024-07-11 12:23:27 +05:30
committed by GitHub
parent acefd82378
commit 2a06c85f1a
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"dependencies": {
"@braid/vue-formulate": "^2.5.2",
"@chatwoot/ninja-keys": "1.2.3",
"@chatwoot/prosemirror-schema": "1.0.10",
"@chatwoot/prosemirror-schema": "1.0.11",
"@chatwoot/utils": "^0.0.25",
"@hcaptcha/vue-hcaptcha": "^0.3.2",
"@june-so/analytics-next": "^2.0.0",