Skip to content

Commit

Permalink
Added markdown-to-jsx to resolution (react dependency) (#1732)
Browse files Browse the repository at this point in the history
  • Loading branch information
dubwub authored Oct 28, 2024
1 parent e763510 commit cd41b78
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,8 @@
"resolutions": {
"micromatch": "4.0.8",
"postcss": "8.4.31",
"esbuild": "0.20.2"
"esbuild": "0.20.2",
"markdown-to-jsx": "7.4.0"
},
"dependenciesMeta": {
"[email protected]": {
Expand Down
15 changes: 8 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cd41b78

Please sign in to comment.