Update to version 0.23.0.

This commit is contained in:
David Anson 2021-02-06 20:07:48 -08:00
parent c87d7f5b8c
commit c1f0f26565
4 changed files with 7 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint",
"version": "0.22.0",
"version": "0.23.0",
"description": "A Node.js style checker and lint tool for Markdown/CommonMark files.",
"main": "lib/markdownlint.js",
"types": "lib/markdownlint.d.ts",