Update to version 0.20.3.

This commit is contained in:
David Anson 2020-05-14 21:49:05 -07:00
parent a66892a6bb
commit a794118a8d
4 changed files with 80 additions and 45 deletions

View file

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