Skip to content

Commit

Permalink
fix: lock the version of rehype-prism-plus to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 7, 2023
1 parent c558e19 commit 2a28beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/package.json
Expand Up @@ -44,7 +44,7 @@
"rehype-attr": "~2.1.0",
"rehype-autolink-headings": "~6.1.1",
"rehype-ignore": "^1.0.1",
"rehype-prism-plus": "~1.6.1",
"rehype-prism-plus": "1.6.1",
"rehype-raw": "^6.1.1",
"rehype-rewrite": "~3.0.6",
"rehype-slug": "~5.1.0",
Expand Down

0 comments on commit 2a28beb

Please sign in to comment.