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 91db976 commit 709a50eCopy full SHA for 709a50e
core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-preview",
3
- "version": "5.1.0",
+ "version": "5.1.1",
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"]
}
website/package.json
"name": "website",
- "version": "5.0.7",
"private": true,
"scripts": {
"build": "kkt build",
0 commit comments