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 3d587a6 commit c4e0822Copy full SHA for c4e0822
core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-preview",
3
- "version": "4.2.0",
+ "version": "4.2.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
"main": "lib/index.js",
lerna.json
@@ -1,4 +1,4 @@
"packages": ["core", "website"]
}
website/package.json
"name": "website",
"private": true,
"scripts": {
"build": "kkt build",
0 commit comments