Update to version 0.21.0.

This commit is contained in:
David Anson 2020-09-20 12:22:27 -07:00
parent 281de5ae2b
commit 59eaa869fc
4 changed files with 54 additions and 31 deletions

View file

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