chore: centralize dep to catalog & fix typos

This commit is contained in:
Aiden Cline
2025-12-15 23:07:55 -06:00
parent aea35df988
commit 158f68070f
9 changed files with 16 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
"@actions/core": "1.11.1",
"@actions/github": "6.0.1",
"@octokit/graphql": "9.0.1",
"@octokit/rest": "22.0.0",
"@octokit/rest": "catalog:",
"@opencode-ai/sdk": "workspace:*"
}
}