Skip to content

Commit

Permalink
fix: remove caret for turndown
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengShi-1 committed Feb 21, 2025
1 parent 2450b95 commit 8f02002
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"react-toastify": "11.0.2",
"react-topbar-progress-indicator": "4.1.1",
"sass": "1.58.1",
"turndown": "^7.2.0",
"turndown": "7.2.0",
"typescript": "5.7.2",
"use-deep-compare": "1.2.1",
"vite-plugin-istanbul": "4.0.1",
Expand Down

0 comments on commit 8f02002

Please sign in to comment.