Update to version 0.20.0.

This commit is contained in:
David Anson 2020-04-11 13:54:46 -07:00
parent 5c60e00a90
commit 190716da39
4 changed files with 283 additions and 144 deletions

View file

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