diff options
| author | Filip <[email protected]> | 2025-11-12 07:21:55 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-12 00:21:55 -0600 |
| commit | aa2e2c76c0f44c3676d1b3d3ce03716e82408391 (patch) | |
| tree | 3d8a3303c60e5586b7299b4e1b1d76b732d9efb4 /packages/plugin | |
| parent | 7c2d4ee79aed9d368f9684e4e9e88ffaf8de2d58 (diff) | |
| download | opencode-aa2e2c76c0f44c3676d1b3d3ce03716e82408391.tar.gz opencode-aa2e2c76c0f44c3676d1b3d3ce03716e82408391.zip | |
fix: clangd hanging fixed (#3611)
Co-authored-by: Aiden Cline <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 56269395b..a9be085b9 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -}
\ No newline at end of file +} |
