mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
docs(docs): fix yarn linkcheck command adding required dependecies (#27566)
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"vue3-tabs-component": "^1.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.8.3"
|
||||
"prettier": "^3.8.3",
|
||||
"markdown_link_checker_sc": "^0.0.144"
|
||||
},
|
||||
"resolutions": {
|
||||
"markdown-it": "^14.1.1",
|
||||
|
||||
622
docs/yarn.lock
622
docs/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user