From 6a39d62a26576256e868cc37848b3a2ee0389330 Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 27 May 2018 15:47:29 +0200 Subject: Update deps and version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') 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", -- cgit v1.2.3