From 60541f7e9496a54a070ed4a796fd03f3e2bbba18 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 2 Jul 2017 21:46:29 +0200 Subject: [PATCH] Publish - zmarkdown@0.0.33 --- packages/zmarkdown/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/zmarkdown/package.json b/packages/zmarkdown/package.json index 93dcde152..9b0b72e08 100644 --- a/packages/zmarkdown/package.json +++ b/packages/zmarkdown/package.json @@ -1,6 +1,6 @@ { "name": "zmarkdown", - "version": "0.0.32", + "version": "0.0.33", "author": "Victor Felder (https://draft.li)", "contributors": [ "Sébastien (AmarOk) Blin ", @@ -17,7 +17,8 @@ "rehype-footnotes-title": "^0.0.12", "rehype-html-blocks": "^0.0.13", "rehype-katex": "^1.0.1", - "remark-abbr": "^0.0.10", + "rehype-stringify": "^3.0.0", + "remark-abbr": "0.0.10", "remark-align": "^0.0.21", "remark-captions": "^0.0.11", "remark-comments": "^0.0.13", @@ -32,6 +33,7 @@ "remark-math": "^1.0.0", "remark-numbered-footnotes": "^0.0.12", "remark-parse": "^3.0.1", + "remark-rehype": "^2.0.1", "remark-sub-super": "^0.0.14", "textr": "^0.3.0", "typographic-apostrophes": "^1.1.1", @@ -66,8 +68,6 @@ "exorcist": "^0.4.0", "html-differ": "^1.3.4", "mocha": "^3.4.2", - "rehype-stringify": "^3.0.0", - "remark-rehype": "^2.0.1", "uglifyify": "^3.0.4" }, "bin": {