Skip to content

Commit

Permalink
fix(output): Update hast-to-hyperscript to 3.0.0
Browse files Browse the repository at this point in the history
Fixes broken coercion of props values
Fixes remarkjs#41
  • Loading branch information
medfreeman committed May 22, 2017
1 parent 1c35800 commit 0aa5fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"Jeremy Stucki <[email protected]>"
],
"dependencies": {
"hast-to-hyperscript": "^2.0.1",
"hast-to-hyperscript": "^3.0.0",
"hast-util-sanitize": "^1.0.0",
"mdast-util-to-hast": "^2.0.0",
"standard-changelog": "^0.0.1",
Expand Down

0 comments on commit 0aa5fa2

Please sign in to comment.