Skip to content

Commit 5c94966

Browse files
committed
released v4.1.1 (#205)
1 parent 1777d81 commit 5c94966

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-markdown-preview",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.",
55
"homepage": "https://uiwjs.github.io/react-markdown-preview",
66
"main": "lib/index.js",
@@ -61,7 +61,6 @@
6161
"rehype-autolink-headings": "~6.1.1",
6262
"rehype-ignore": "^1.0.1",
6363
"rehype-prism-plus": "~1.5.0",
64-
"rehype-raw": "~6.1.1",
6564
"rehype-rewrite": "~3.0.6",
6665
"rehype-slug": "~5.0.1",
6766
"remark-gfm": "~3.0.1",

0 commit comments

Comments
 (0)