aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-10-13 01:12:12 +0200
committerache <ache@ache.one>2017-10-13 01:12:12 +0200
commit9887efad8c679d72391fd4e35a8f13eb512f7012 (patch)
tree2435ee9f5cb077e344ae65cd7574f7fff45e1cf8 /package.json
parentAccessibility fix (diff)
Use markdown-it instead of showdown
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ec240bb..6d610dc 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"dependencies": {
"directory-tree": "^2.0.0",
"express": "^4.15.5",
- "showdown": "^1.7.4"
+ "markdown-it": "git+http://git.ache.one/markdown-it"
},
"author": "Titely",
"license": ""