fixes: Editor adding slash char while creating block quotes [cw-1505] (#7069)

* fixes: Editor adding slash char while creating block quotes [cw-1505]

* Update with latest package
This commit is contained in:
Nithin David Thomas
2023-05-12 16:39:18 +05:30
committed by GitHub
parent 2c3160cfee
commit abdf00d2cf

View File

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