We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109fa3c commit 5621374Copy full SHA for 5621374
core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-preview",
3
- "version": "5.0.8",
+ "version": "5.0.9",
4
"description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.",
5
"homepage": "https://uiwjs.github.io/react-markdown-preview",
6
"funding": "https://jaywcjlove.github.io/#/sponsor",
lerna.json
@@ -1,4 +1,4 @@
"packages": ["core", "website"]
}
0 commit comments