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 1777d81 commit 5c94966Copy full SHA for 5c94966
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-preview",
3
- "version": "4.1.0",
+ "version": "4.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
"main": "lib/index.js",
@@ -61,7 +61,6 @@
61
"rehype-autolink-headings": "~6.1.1",
62
"rehype-ignore": "^1.0.1",
63
"rehype-prism-plus": "~1.5.0",
64
- "rehype-raw": "~6.1.1",
65
"rehype-rewrite": "~3.0.6",
66
"rehype-slug": "~5.0.1",
67
"remark-gfm": "~3.0.1",
0 commit comments