From 01a7a14bb1baf4d9573a355eaec288f7db7a96dc Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 23 Oct 2018 03:26:53 +0200 Subject: 0.7.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a845b45..daae4cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-attr", - "version": "0.7.0", + "version": "0.7.1", "description": "Add support of custom attributes to Markdown syntax.", "main": "dist/index.js", "scripts": { @@ -23,8 +23,8 @@ "devDependencies": { "ava": "^0.25.0", "babel-cli": "^6.26.0", - "babel-preset-env": "^1.6.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", + "babel-preset-env": "^1.6.1", "cross-env": "^5.1.4", "del-cli": "^1.1.0", "parse5": "^5.0.0", -- cgit v1.2.3