Update to version 0.21.1.

This commit is contained in:
David Anson 2020-10-20 20:16:49 -07:00
parent fb49877c86
commit 532a2881f2
3 changed files with 36 additions and 19 deletions

View file

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