Make micromark-core-commonmark a direct dependency to satisfy strict dependency resolution (e.g., pnpm).

This commit is contained in:
David Anson 2024-12-31 03:36:56 +00:00
parent 795eac22de
commit ef70472df7
2 changed files with 3 additions and 2 deletions

View file

@ -73,6 +73,7 @@
"dependencies": {
"markdown-it": "14.1.0",
"micromark": "4.0.1",
"micromark-core-commonmark": "2.0.2",
"micromark-extension-directive": "3.0.2",
"micromark-extension-gfm-autolink-literal": "2.1.0",
"micromark-extension-gfm-footnote": "2.1.0",