aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8343994..61de8f8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-attr",
- "version": "0.6.2",
+ "version": "0.6.3",
"description": "Add support of custom attributes to Markdown syntax.",
"main": "index.js",
"scripts": {
@@ -24,7 +24,7 @@
"homepage": "https://github.com/arobase-che/remark-attr#readme",
"devDependencies": {
"ava": "^0.25.0",
- "parse5": "^4.0.0",
+ "parse5": "^5.0.0",
"rehype-raw": "^2.0.0",
"rehype-stringify": "^3.0.0",
"remark-parse": "^5.0.0",