chore: fix CI p2

This commit is contained in:
Ralph Khreish
2025-09-11 18:44:40 -07:00
parent 4ab0affba7
commit dd03374496
4 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
"description": "Task Master documentation powered by Mintlify",
"scripts": {
"dev": "mintlify dev",
"build": "mintlify build",
"preview": "mintlify preview"
},
"devDependencies": {

1
package-lock.json generated
View File

@@ -29,6 +29,7 @@
"@inquirer/search": "^3.0.15",
"@openrouter/ai-sdk-provider": "^0.4.5",
"@streamparser/json": "^0.0.22",
"@tm/cli": "*",
"ai": "^4.3.10",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",

View File

@@ -62,6 +62,7 @@
"license": "MIT WITH Commons-Clause",
"dependencies": {
"@ai-sdk/amazon-bedrock": "^2.2.9",
"@tm/cli": "*",
"@ai-sdk/anthropic": "^1.2.10",
"@ai-sdk/azure": "^1.3.17",
"@ai-sdk/google": "^1.2.13",