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 6af5e8d commit dc52578Copy full SHA for dc52578
core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-preview",
3
- "version": "5.1.1",
+ "version": "5.1.2",
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