Merge pull request #6303 from matrix-org/dbkr/tsify_markdown

Convert Markdown to TypeScript
This commit is contained in:
David Baker
2021-07-01 23:09:27 +01:00
committed by GitHub
3 changed files with 50 additions and 35 deletions

View File

@@ -54,6 +54,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@types/commonmark": "^0.27.4",
"await-lock": "^2.1.0",
"blurhash": "^1.1.3",
"browser-encrypt-attachment": "^0.3.0",