fix: Image zoom doesn't work in read-only

This commit is contained in:
Tom Moor 2021-09-19 15:26:52 -07:00
parent c2edfca6e5
commit b2f00d71d3
2 changed files with 5 additions and 5 deletions

View File

@ -149,7 +149,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.8",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.17.8",
"rich-markdown-editor": "^11.17.9",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",

View File

@ -12481,10 +12481,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^11.17.8:
version "11.17.8"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.17.8.tgz#f26aa3620ea716db052dc49053742f777b245a2c"
integrity sha512-XxiC3W12jjBzXejj/RUGvC5nvlBqInDFgXaoWzxttUv6s+A2JYnigURc7rOlcvgI1Lv8sN7PAqINPHPEooG+5g==
rich-markdown-editor@^11.17.9:
version "11.17.9"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.17.9.tgz#97e402ab8aa7aa4f3ffb2d3af6600a0aabc7613d"
integrity sha512-/754fzvxfc86vOPtcrLRE8pxoSzF/QhFtuAot2FjmrwhKhTZ/PH3zZr6or/LKV1WgwgPAbINl1Wx0ZYxUhEayw==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"