Fix task title rendering

This commit is contained in:
Tienson Qin
2020-02-12 15:49:19 +08:00
parent e2b26db100
commit 1ab71305eb
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"@material-ui/icons": "^4.5.1",
"browserfs": "^1.4.3",
"isomorphic-git": "^0.72.0",
"mldoc_org": "^0.1.1",
"mldoc_org": "^0.1.5",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"showdown": "^1.9.1"

View File

@@ -889,10 +889,10 @@ mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"
mldoc_org@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/mldoc_org/-/mldoc_org-0.1.1.tgz#04ad80beabf04cd4b08d8c260d5aacb38ec6fe22"
integrity sha512-aYBOBrZ717YQgGGAZ/2id2G4wB0cal9XIky2TIwWinpThzeEdemMdxpQ2GBOyPhxr43i/MQ9OF/esx2Gpahnag==
mldoc_org@^0.1.3:
version "0.1.3"
resolved "https://registry.yarnpkg.com/mldoc_org/-/mldoc_org-0.1.3.tgz#584dce8049191ba586f590c3391bac1efe1da50d"
integrity sha512-gxaRmxTiLcp+nkhDUHvQUbbkkv54zFU8WJvzIwQgai5E/M/kB465Lv2iAIaR97GQI3bCBiofbouQxro1V0qwDw==
dependencies:
yargs "^12.0.2"