Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - rebber@0.0.31
 - zmarkdown@0.0.54
  • Loading branch information
vhf committed Aug 1, 2017
1 parent 050ccfb commit 2786af3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.30",
"version": "0.0.31",
"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
4 changes: 2 additions & 2 deletions packages/zmarkdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zmarkdown",
"version": "0.0.53",
"version": "0.0.54",
"author": "Victor Felder <victor@draft.li> (https://draft.li)",
"contributors": [
"Sébastien (AmarOk) Blin <contact@enconn.fr>",
Expand All @@ -13,7 +13,7 @@
"type": "git"
},
"dependencies": {
"rebber": "^0.0.30",
"rebber": "^0.0.31",
"rehype-footnotes-title": "^0.0.15",
"rehype-html-blocks": "^0.0.16",
"rehype-katex": "^1.0.1",
Expand Down

0 comments on commit 2786af3

Please sign in to comment.