diff options
| author | shuv <[email protected]> | 2025-11-22 10:47:57 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-11-22 12:47:57 -0600 |
| commit | bdcf864678cc79679d65acebd053b3e2b1b7d0c5 (patch) | |
| tree | 863f39232843b3bf428e8d8fc86249b70baa6bc6 /packages/sdk | |
| parent | 0dd5039668a52d340ebe97f8ff0a7829ed65eb5b (diff) | |
| download | opencode-bdcf864678cc79679d65acebd053b3e2b1b7d0c5.tar.gz opencode-bdcf864678cc79679d65acebd053b3e2b1b7d0c5.zip | |
proper fix for image attachments (#4562)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json index 5fbfb5eb0..f739788f6 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 +} |
