mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 20:36:23 +08:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -955,7 +955,12 @@
|
||||
"license": "MIT",
|
||||
"requires": {
|
||||
"speckit_version": ">=0.1.0",
|
||||
"tools": ["m365 CLI (CLI for Microsoft 365)"]
|
||||
"tools": [
|
||||
{
|
||||
"name": "m365 CLI (CLI for Microsoft 365)",
|
||||
"required": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"provides": {
|
||||
"commands": 3,
|
||||
|
||||
Reference in New Issue
Block a user