Skip to content

Commit

Permalink
Update formatter-template to version 0.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Nov 9, 2024
1 parent 8d0501b commit 5834b28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion formatter-template/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdownlint-cli2-formatter-template",
"version": "0.0.1",
"version": "0.0.2",
"description": "An output formatter for markdownlint-cli2 that displays results using a template",
"author": {
"name": "David Anson",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"markdownlint-cli2-formatter-pretty": "0.0.7",
"markdownlint-cli2-formatter-sarif": "0.0.2",
"markdownlint-cli2-formatter-summarize": "0.0.7",
"markdownlint-cli2-formatter-template": "0.0.1",
"markdownlint-cli2-formatter-template": "0.0.2",
"markdownlint-rule-extended-ascii": "0.1.0",
"npm-run-all": "4.1.5"
},
Expand Down

0 comments on commit 5834b28

Please sign in to comment.