This commit is contained in:
Tom Moor
2020-06-22 20:55:29 -07:00
parent f43deb7940
commit edbae275ae
2 changed files with 6 additions and 6 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.2",
"rich-markdown-editor": "^10.2.0",
"semver": "^7.3.2",
"sequelize": "^5.21.1",
"sequelize-cli": "^5.5.0",
@@ -192,4 +192,4 @@
"js-yaml": "^3.13.1"
},
"version": "0.43.3"
}
}

View File

@@ -8604,10 +8604,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^10.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.1.2.tgz#7cc001e9d97ae288e0bcdee5b4323cad98cc5434"
integrity sha512-HE+esE8rTpDRrjzhFFD5sCKhTfIRFgffQwLnOLxsvECcRV+XLE8fCP1Kfdo1LIFN0zX1vIKrm/5Nuu+kMBmj1w==
rich-markdown-editor@^10.2.0:
version "10.2.0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.2.0.tgz#6d826209cd7f9a62da4b9c81899f93cce38ccbd3"
integrity sha512-siBzcaLXl+4qKGQe5vbkmWmOE461GEDMT5yH6BKvv0lWQ/MfbDpx2v2zo08BwQ48eN3sdxxew1S3BUWTa8z10w==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"