diff options
| author | Dax Raad <[email protected]> | 2025-06-14 18:43:58 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-06-14 18:44:08 -0400 |
| commit | fa1266263da67e5f577068822c08fe140c95679d (patch) | |
| tree | d482977b9c74f970ae4ee0651575ea40831ef105 /package.json | |
| parent | fe109c921eac9dbcf6459c1e1be66e66f2d0dc11 (diff) | |
| download | opencode-fa1266263da67e5f577068822c08fe140c95679d.tar.gz opencode-fa1266263da67e5f577068822c08fe140c95679d.zip | |
downgrade to ai sdk v4.x
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0f4dc8c43..f454d7d9f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "typescript": "5.8.2", "@types/node": "22.13.9", "zod": "3.24.2", - "ai": "5.0.0-alpha.7" + "ai": "4.3.16" } }, "devDependencies": { |
