Skip to content

Commit

Permalink
[markdown-remark] Remove unused dependency
Browse files Browse the repository at this point in the history
Follow up to #5785. Missed one dependency that is no longer used and can be removed.
  • Loading branch information
delucis committed Jan 9, 2023
1 parent 62ae114 commit c3ea96f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/markdown/remark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@astrojs/prism": "^1.0.0",
"acorn": "^8.7.1",
"github-slugger": "^1.4.0",
"hast-util-to-html": "^8.0.3",
"import-meta-resolve": "^2.1.0",
"rehype-raw": "^6.1.1",
"rehype-stringify": "^9.0.3",
Expand Down
2 changes: 0 additions & 2 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 c3ea96f

Please sign in to comment.