diff options
| author | GitHub Action <[email protected]> | 2025-12-19 00:18:07 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-19 00:18:07 +0000 |
| commit | 2f41d0beddacc378e00cfff710cd233f4d2dc33b (patch) | |
| tree | 9e601f691a368cea93362448faff8f2aeda6d751 | |
| parent | 5f0329053451aa1120ac005abe98e3176b8ebfdc (diff) | |
| download | opencode-2f41d0beddacc378e00cfff710cd233f4d2dc33b.tar.gz opencode-2f41d0beddacc378e00cfff710cd233f4d2dc33b.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 aad2a6ef5..a5a4d38b4 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 f1de8914a..aaa3a7af3 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 +} |
