summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk
diff options
context:
space:
mode:
authorBoston Cartwright <[email protected]>2025-11-11 19:51:33 -0700
committerGitHub <[email protected]>2025-11-11 20:51:33 -0600
commit18260b037bf8d99da52f7179c488bf183850c26e (patch)
tree0f8e85eeb89efd0da8f85d425f29c8530b3a63d6 /packages/sdk
parentad83dd3ad99cb6ec37c482d7f09485fd3689c420 (diff)
downloadopencode-18260b037bf8d99da52f7179c488bf183850c26e.tar.gz
opencode-18260b037bf8d99da52f7179c488bf183850c26e.zip
feat: add SourceKit LSP support (#1545)
Co-authored-by: GitHub Action <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
Diffstat (limited to 'packages/sdk')
-rw-r--r--packages/sdk/js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json
index f556154f2..d6da3b763 100644
--- a/packages/sdk/js/package.json
+++ b/packages/sdk/js/package.json
@@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
-} \ No newline at end of file
+}