Update to version 0.18.0.

This commit is contained in:
David Anson 2019-12-14 13:50:48 -08:00
parent 933c9da75c
commit 75191b7c70
5 changed files with 191 additions and 93 deletions

View file

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