update markdown-it-front-matter version (#90122)

This commit is contained in:
태재영
2020-02-11 07:45:13 +09:00
committed by GitHub
parent df536fd508
commit a03df2d635
2 changed files with 5 additions and 5 deletions

View File

@@ -332,7 +332,7 @@
"dependencies": {
"highlight.js": "9.15.10",
"markdown-it": "^10.0.0",
"markdown-it-front-matter": "^0.1.2",
"markdown-it-front-matter": "^0.2.1",
"vscode-extension-telemetry": "0.1.1",
"vscode-nls": "^4.0.0"
},