Update to version 0.23.1.

This commit is contained in:
David Anson 2021-02-11 22:35:16 -08:00
parent a79e7843f2
commit f87f9d0800
3 changed files with 4 additions and 3 deletions

View file

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