This commit is contained in:
Tom Moor 2020-06-12 22:15:48 -07:00
parent 933bbdfb84
commit 5010b08e83
2 changed files with 5 additions and 5 deletions

View File

@ -141,7 +141,7 @@
"react-portal": "^4.0.0",
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.1.0-3",
"rich-markdown-editor": "^10.1.0",
"sequelize": "^5.21.1",
"sequelize-cli": "^5.5.0",
"sequelize-encrypted": "^0.1.0",

View File

@ -8595,10 +8595,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^10.1.0-3:
version "10.1.0-3"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.1.0-3.tgz#e11cfb073419c9f8275d10d2d826e1421c8873c3"
integrity sha512-kFw8l/urOHbdjrMGKO/vp+46CY1hGy983fwJz8ZmiIo5LNRby2Mkgt7rYdiysujNclKJ9hVqcawxh3aK8GN7Xw==
rich-markdown-editor@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.1.0.tgz#95898c708c65dcca229912cc780b4c7c5a2a416e"
integrity sha512-x8VbsJVm+/l0nu5y8EOIALoBPJSXQouYbaAQalz4WTmF/xGNrdMpv8sxdppc5Js7bUt8xN/ZMKHUM6DiW5bJOA==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"