Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Oct 31, 2023
1 parent b57ee66 commit 50f0924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/client/src/components/shared/nav/changelog-modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export function ChangelogModal() {
remarkGfm,
[remarkGithub, { repository: "SnailyCAD/snaily-cadv4" }],
remarkGitHubReferences,
// @ts-expect-error - remark-emoji doesn't have updated types
remarkEmoji,
// @ts-expect-error - remark-external-links doesn't have updated types
remarkExternalLinks,
Expand Down

0 comments on commit 50f0924

Please sign in to comment.