aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-05-27 15:47:29 +0200
committerache <ache@ache.one>2018-05-27 15:47:29 +0200
commit6a39d62a26576256e868cc37848b3a2ee0389330 (patch)
treeffc46bacd931f57fd85fc6546d81c4d4e78e9187 /package.json
parentAdd more tests again (diff)
Update deps and version
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",