diff options
| author | GitHub Action <[email protected]> | 2025-12-19 14:56:47 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-19 14:56:47 +0000 |
| commit | bb20a359e45aa783cea620eb08aaf89f28754fb9 (patch) | |
| tree | 8d6a2eb28ffd861fcc491b5287e89e0a4f5a3af6 | |
| parent | 0d472a49a0af80c139d8ec731c9e5496e0a3f781 (diff) | |
| download | opencode-bb20a359e45aa783cea620eb08aaf89f28754fb9.tar.gz opencode-bb20a359e45aa783cea620eb08aaf89f28754fb9.zip | |
chore: generate
| -rw-r--r-- | packages/plugin/package.json | 2 | ||||
| -rw-r--r-- | packages/sdk/js/package.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index f8976c177..62779529b 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 +} diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json index 0500ac84a..d9d1244b8 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -29,4 +29,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
