Update to version 0.19.0.

This commit is contained in:
David Anson 2020-01-27 19:19:34 -08:00
parent 17aa1371ae
commit 6dff816f82
4 changed files with 337 additions and 131 deletions

View file

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