aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 86ff3f0..bd021b6 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,8 @@
"start": "node app.js"
},
"dependencies": {
- "unist-util-visit": "^1.1.3"
+ "unist-util-visit": "^1.1.3",
+ "md-attr-parser": "^1.0.0"
},
"author": "ache",
"license": "MIT",