chore: Upgrade prosemirror package to fix link rendering issue (#6685)

This commit is contained in:
Nithin David Thomas
2023-03-17 02:12:52 +05:30
committed by GitHub
parent 5c5764ca85
commit e76b63f91d

View File

@@ -1393,7 +1393,7 @@
"@chatwoot/prosemirror-schema@https://github.com/chatwoot/prosemirror-schema.git":
version "1.0.0"
resolved "https://github.com/chatwoot/prosemirror-schema.git#ebbf09d6ebd9138cdf2bb47257bb02ebbf01af53"
resolved "https://github.com/chatwoot/prosemirror-schema.git#3306cdb220797090ce41ea607174e940330177e1"
dependencies:
prosemirror-commands "^1.1.4"
prosemirror-dropcursor "^1.3.2"