Skip to content

Commit 2a28beb

Browse files
committed
fix: lock the version of rehype-prism-plus to v1.6.1
uiwjs/react-md-editor#561
1 parent c558e19 commit 2a28beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"rehype-attr": "~2.1.0",
4545
"rehype-autolink-headings": "~6.1.1",
4646
"rehype-ignore": "^1.0.1",
47-
"rehype-prism-plus": "~1.6.1",
47+
"rehype-prism-plus": "1.6.1",
4848
"rehype-raw": "^6.1.1",
4949
"rehype-rewrite": "~3.0.6",
5050
"rehype-slug": "~5.1.0",

0 commit comments

Comments
 (0)