summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-09-18 16:47:37 +0800
committerWu Cheng-Han2016-09-18 16:47:37 +0800
commitf2347782d82e34f8029cade522952598fed554a9 (patch)
tree391db6a5def57fe7f7d5789dcf650800160d8d8b /bower.json
parentc2f0943b492280751527b13b6ec7048b9202887c (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 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index f3314a33..5009bc8f 100644
--- a/bower.json
+++ b/bower.json
@@ -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",