Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - rebber@0.0.19
 - zmarkdown@0.0.36
  • Loading branch information
vhf committed Jul 3, 2017
1 parent 034021a commit 13a2474
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion packages/rebber/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rebber",
"version": "0.0.18",
"version": "0.0.19",
"description": "Stringifies MDAST to LaTeX",
"repository": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rebber",
"author": "Victor Felder <victor@draft.li> (https://draft.li)",
Expand Down
50 changes: 25 additions & 25 deletions packages/zmarkdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zmarkdown",
"version": "0.0.35",
"version": "0.0.36",
"author": "Victor Felder <victor@draft.li> (https://draft.li)",
"contributors": [
"Sébastien (AmarOk) Blin <contact@enconn.fr>",
Expand All @@ -13,44 +13,44 @@
"type": "git"
},
"dependencies": {
"rebber": "^0.0.17",
"rehype-footnotes-title": "^0.0.12",
"rehype-html-blocks": "^0.0.13",
"rebber": "^0.0.19",
"rehype-footnotes-title": "0.0.12",
"rehype-html-blocks": "0.0.13",
"rehype-katex": "^1.0.1",
"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",
"remark-custom-blocks": "^0.0.16",
"remark-emoticons": "^0.0.17",
"remark-escape-escaped": "^0.0.15",
"remark-grid-tables": "^0.0.9",
"remark-heading-shift": "^0.0.11",
"remark-heading-trailing-spaces": "^0.0.11",
"remark-iframes": "^0.0.12",
"remark-kbd": "^0.0.16",
"remark-align": "0.0.21",
"remark-captions": "0.0.14",
"remark-comments": "0.0.13",
"remark-custom-blocks": "0.0.16",
"remark-emoticons": "0.0.17",
"remark-escape-escaped": "0.0.15",
"remark-grid-tables": "0.0.9",
"remark-heading-shift": "0.0.11",
"remark-heading-trailing-spaces": "0.0.11",
"remark-iframes": "0.0.12",
"remark-kbd": "0.0.16",
"remark-math": "^1.0.0",
"remark-numbered-footnotes": "^0.0.12",
"remark-numbered-footnotes": "0.0.12",
"remark-parse": "^3.0.1",
"remark-rehype": "^2.0.1",
"remark-sub-super": "^0.0.14",
"remark-sub-super": "0.0.14",
"textr": "^0.3.0",
"typographic-apostrophes": "^1.1.1",
"typographic-apostrophes-for-possessive-plurals": "^1.0.5",
"typographic-colon": "^0.0.15",
"typographic-colon": "0.0.15",
"typographic-copyright": "^1.0.1",
"typographic-ellipses": "^1.0.11",
"typographic-em-dash": "^0.0.6",
"typographic-em-dash": "0.0.6",
"typographic-em-dashes": "^1.0.2",
"typographic-en-dashes": "^1.0.1",
"typographic-exclamation-mark": "^0.0.5",
"typographic-guillemets": "^0.0.6",
"typographic-percent": "^0.0.6",
"typographic-permille": "^0.0.6",
"typographic-question-mark": "^0.0.5",
"typographic-exclamation-mark": "0.0.5",
"typographic-guillemets": "0.0.6",
"typographic-percent": "0.0.6",
"typographic-permille": "0.0.6",
"typographic-question-mark": "0.0.5",
"typographic-registered-trademark": "^1.0.1",
"typographic-semicolon": "^0.0.5",
"typographic-semicolon": "0.0.5",
"typographic-single-spaces": "^1.0.2",
"typographic-trademark": "^1.0.1",
"unified": "^6.1.5",
Expand Down

0 comments on commit 13a2474

Please sign in to comment.