diff --git a/package.json b/package.json index 873bb16f7..083612a8c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "start:dev": "foreman start -f ./Procfile.dev" }, "dependencies": { - "@chatwoot/prosemirror-schema": "https://github.com/chatwoot/prosemirror-schema.git#45e4efcc150e6674be02bc524061373b39cfed40", + "@chatwoot/prosemirror-schema": "https://github.com/chatwoot/prosemirror-schema.git#7e8acadd10d7b932c0dc0bd0a18f804434f83517", "@rails/actioncable": "^6.0.0", "@rails/webpacker": "^5.2.0", "axios": "^0.21.1", diff --git a/yarn.lock b/yarn.lock index a99bc167e..72711022a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -857,9 +857,9 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@chatwoot/prosemirror-schema@https://github.com/chatwoot/prosemirror-schema.git#45e4efcc150e6674be02bc524061373b39cfed40": +"@chatwoot/prosemirror-schema@https://github.com/chatwoot/prosemirror-schema.git#7e8acadd10d7b932c0dc0bd0a18f804434f83517": version "1.0.0" - resolved "https://github.com/chatwoot/prosemirror-schema.git#45e4efcc150e6674be02bc524061373b39cfed40" + resolved "https://github.com/chatwoot/prosemirror-schema.git#7e8acadd10d7b932c0dc0bd0a18f804434f83517" dependencies: prosemirror-commands "^1.1.4" prosemirror-dropcursor "^1.3.2"