Update to version 0.26.0.

This commit is contained in:
David Anson 2022-06-21 21:16:44 -07:00
parent 91856f0423
commit 51cec76c2b
5 changed files with 12 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint",
"version": "0.25.1",
"version": "0.26.0",
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",
"type": "commonjs",
"main": "lib/markdownlint.js",