Update to version 0.20.4.

This commit is contained in:
David Anson 2020-06-23 20:14:58 -07:00
parent e1772ddc51
commit 3b6421a224
4 changed files with 25 additions and 20 deletions

View file

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