Skip to content

Commit

Permalink
Use a specific markdown-link-check version to fix the build. (open-te…
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosalberto authored Mar 12, 2024
1 parent 492184b commit 44c5fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"markdown-link-check": "^3.11.2",
"markdown-link-check": "3.11.2",
"markdown-toc": "^1.2.0",
"markdownlint-cli": "0.31.0"
}
Expand Down

0 comments on commit 44c5fe5

Please sign in to comment.