diff --git a/package.json b/package.json index 78e00402..58c9fb52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-markdown-preview", - "version": "4.0.24", + "version": "4.1.0", "description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.", "homepage": "https://uiwjs.github.io/react-markdown-preview", "main": "lib/index.js", @@ -60,7 +60,7 @@ "rehype-attr": "~2.0.7", "rehype-autolink-headings": "~6.1.1", "rehype-ignore": "^1.0.1", - "rehype-prism-plus": "1.5.0", + "rehype-prism-plus": "~1.5.0", "rehype-raw": "~6.1.1", "rehype-rewrite": "~3.0.6", "rehype-slug": "~5.0.1",