Update to version 0.26.2.

This commit is contained in:
David Anson 2022-08-08 21:05:50 -07:00
parent a6489acd6b
commit ebf249b6cc
5 changed files with 6 additions and 5 deletions

View file

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