Skip to content

Commit 59fe6ba

Browse files
committed
released v4.1.0 (#195)
1 parent 61d562f commit 59fe6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@uiw/react-markdown-preview",
3-
"version": "4.0.24",
3+
"version": "4.1.0",
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",
@@ -60,7 +60,7 @@
6060
"rehype-attr": "~2.0.7",
6161
"rehype-autolink-headings": "~6.1.1",
6262
"rehype-ignore": "^1.0.1",
63-
"rehype-prism-plus": "1.5.0",
63+
"rehype-prism-plus": "~1.5.0",
6464
"rehype-raw": "~6.1.1",
6565
"rehype-rewrite": "~3.0.6",
6666
"rehype-slug": "~5.0.1",

0 commit comments

Comments
 (0)