Skip to content

Commit

Permalink
chore(package.json): downgrade remark-gfm to fix uncaught error
Browse files Browse the repository at this point in the history
  • Loading branch information
plebeius-eth committed Feb 6, 2024
1 parent b4a4433 commit eb46346
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 544 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-virtuoso": "4.6.0",
"rehype-sanitize": "5.0.1",
"remark-breaks": "3.0.2",
"remark-gfm": "4.0.0",
"remark-gfm": "3.0.1",
"tcp-port-used": "1.0.2",
"typescript": "5.2.2",
"zustand": "4.4.3"
Expand Down
Loading

0 comments on commit eb46346

Please sign in to comment.