diff options
author | Wu Cheng-Han | 2016-09-18 16:47:37 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2016-09-18 16:47:37 +0800 |
commit | f2347782d82e34f8029cade522952598fed554a9 (patch) | |
tree | 391db6a5def57fe7f7d5789dcf650800160d8d8b | |
parent | c2f0943b492280751527b13b6ec7048b9202887c (diff) |
Update markdown-it-footnote to 3.0.1 and markdown-it-abbr to 1.0.4 in order to fix some reported issues
Diffstat (limited to '')
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 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", |