Update to version 0.25.0.

This commit is contained in:
David Anson 2021-12-27 18:43:25 -08:00
parent e298e3daa4
commit 4ff4cbcc41
5 changed files with 8 additions and 5 deletions

View file

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