mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-03 00:50:15 +01:00
Make micromark-core-commonmark a direct dependency to satisfy strict dependency resolution (e.g., pnpm).
This commit is contained in:
parent
795eac22de
commit
ef70472df7
2 changed files with 3 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue