Skip to content

Commit

Permalink
checkbox-character-style: 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 12, 2020
1 parent 99d4cc2 commit 4c1732b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/remark-lint-checkbox-character-style/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-lint-checkbox-character-style",
"version": "2.0.1",
"version": "3.0.0",
"description": "remark-lint rule to warn when list item checkboxes violate a given style",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-preset-lint-consistent/package.json
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"remark-lint": "^7.0.0",
"remark-lint-blockquote-indentation": "^2.0.0",
"remark-lint-checkbox-character-style": "^2.0.0",
"remark-lint-checkbox-character-style": "^3.0.0",
"remark-lint-code-block-style": "^2.0.0",
"remark-lint-emphasis-marker": "^2.0.0",
"remark-lint-fenced-code-marker": "^2.0.0",
Expand Down

0 comments on commit 4c1732b

Please sign in to comment.