fix(core): update

This commit is contained in:
2019-06-17 14:41:57 +02:00
parent 989febe988
commit d195535ca0
4 changed files with 10 additions and 2 deletions

View File

@@ -24,7 +24,8 @@
"@types/marked": "^0.6.5",
"@types/turndown": "^5.0.0",
"marked": "^0.6.2",
"turndown": "^5.0.3"
"turndown": "^5.0.3",
"turndown-plugin-gfm": "^1.0.2"
},
"files": [
"ts/*",