Skip to content

Commit

Permalink
chore(deps): update dependency marked to v2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 8a76179 commit 4e8bd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/markdown-previewer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
crossorigin
src="https://unpkg.com/react-dom@17/umd/react-dom.production.min.js"
></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/2.0.3/marked.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/marked/2.1.3/marked.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.23.0/prism.min.js"></script>
<script src="bundle.js"></script>
</body>
Expand Down

0 comments on commit 4e8bd15

Please sign in to comment.