mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-26 06:44:07 +01:00
Update markdownlint-micromark to version 0.1.12 (exports labelEnd, additional types, and adds custom TokenTypes).
This commit is contained in:
parent
fea5d886b7
commit
36aaebbf44
4 changed files with 22 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "markdownlint-micromark",
|
||||
"version": "0.1.11",
|
||||
"version": "0.1.12",
|
||||
"description": "A trivial package that re-exports some micromark functionality as a CommonJS module",
|
||||
"type": "commonjs",
|
||||
"exports": "./micromark.cjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue