diff options
| author | Dax Raad <[email protected]> | 2025-11-26 20:31:12 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-11-26 20:31:26 -0500 |
| commit | 501a2539c73278f11a7c8d97c8fec0723a22971d (patch) | |
| tree | 8eedbb44b71cd987d2eb289e459c9b1d67fd449f /package.json | |
| parent | 6a9856d4809015e0fcc4e26a355d4b1e1e0e40fb (diff) | |
| download | opencode-501a2539c73278f11a7c8d97c8fec0723a22971d.tar.gz opencode-501a2539c73278f11a7c8d97c8fec0723a22971d.zip | |
revert ts lsp to monorepo root
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 6de81dc24..e85f08e4e 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,8 @@ "dependencies": { "@aws-sdk/client-s3": "3.933.0", "@opencode-ai/script": "workspace:*", - "@opencode-ai/sdk": "workspace:*" + "@opencode-ai/sdk": "workspace:*", + "typescript": "catalog:" }, "repository": { "type": "git", |
