Update to version 0.20.1.

This commit is contained in:
David Anson 2020-04-12 20:48:04 -07:00
parent f775b9d4fb
commit 7280ea2783
3 changed files with 77 additions and 31 deletions

View file

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