Update to version 0.26.1.

This commit is contained in:
David Anson 2022-07-24 12:31:06 -07:00
parent 5b0588f378
commit cba2ca0dbd
5 changed files with 6 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "markdownlint-rule-helpers",
"version": "0.17.0",
"version": "0.17.1",
"description": "A collection of markdownlint helper functions for custom rules",
"main": "./helpers.js",
"exports": "./helpers.js",