Update to version 0.20.2.

This commit is contained in:
David Anson 2020-04-25 21:15:13 -07:00
parent dcf566e49e
commit 00c1e28f48
4 changed files with 134 additions and 84 deletions

View file

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