Update markdown-it-footnote to 3.0.1 and markdown-it-abbr to 1.0.4 in order to fix some reported issues
This commit is contained in:
parent
c2f0943b49
commit
f2347782d8
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@
|
|||
"flowchart": "~1.6.3",
|
||||
"xss": "~0.2.13",
|
||||
"markdown-it": "^7.0.0",
|
||||
"markdown-it-abbr": "^1.0.3",
|
||||
"markdown-it-footnote": "^3.0.0",
|
||||
"markdown-it-abbr": "^1.0.4",
|
||||
"markdown-it-footnote": "^3.0.1",
|
||||
"markdown-it-deflist": "^2.0.1",
|
||||
"markdown-it-mark": "^2.0.0",
|
||||
"markdown-it-ins": "^2.0.0",
|
||||
|
|
Loading…
Reference in a new issue