fix: Alignment of bullet list

closes #1277
This commit is contained in:
Tom Moor
2020-05-21 21:22:33 -07:00
parent 4ef82d5476
commit c28dc08f6a
2 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -8581,10 +8581,10 @@ retry-as-promised@^3.2.0:
dependencies:
any-promise "^1.3.0"
rich-markdown-editor@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.0.0.tgz#246330b3fcf4f8d8fc9d0bad65b5e7995155be58"
integrity sha512-xgq/KBeVt2xwizsKSx6Xr1max3mBuYaAWD/hUxBVhqZ0ei0fkZ+5jl+DLK5eE8LIej0s7IX7AoCTx4k1x5KJTw==
rich-markdown-editor@^10.0.1:
version "10.0.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-10.0.1.tgz#17c7977c0bf46e55f297f2cbbb73e80d86242b84"
integrity sha512-r6w+ef7o3JOzPon88Suf2NZ5aE+CKF3Hc1okWW/Ajxmn38ImS7A0VFUq847ytz7nscVYiFpTO7Qo1TOBJqfFyg==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"