Skip to content

Commit

Permalink
table-pipes: 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 12, 2020
1 parent 2b5ad90 commit d43427d
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-table-pipes/package.json
@@ -1,6 +1,6 @@
{
"name": "remark-lint-table-pipes",
"version": "2.0.1",
"version": "3.0.0",
"description": "remark-lint rule to warn when table rows are not fenced with pipes",
"license": "MIT",
"keywords": [
Expand Down
Expand Up @@ -55,7 +55,7 @@
"remark-lint-fenced-code-marker": "^2.0.0",
"remark-lint-rule-style": "^2.0.0",
"remark-lint-no-table-indentation": "^3.0.0",
"remark-lint-table-pipes": "^2.0.0",
"remark-lint-table-pipes": "^3.0.0",
"remark-lint-table-pipe-alignment": "^2.0.0",
"remark-lint-table-cell-padding": "^3.0.0",
"remark-lint-no-inline-padding": "^2.0.0",
Expand Down

0 comments on commit d43427d

Please sign in to comment.