Update to version 0.22.0.

This commit is contained in:
David Anson 2020-11-24 16:49:12 -08:00
parent 0c68e855f7
commit 2a9274ece5
4 changed files with 6 additions and 3 deletions

View file

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