diff options
| author | GitHub Action <[email protected]> | 2026-01-21 21:05:26 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-21 21:05:26 +0000 |
| commit | 17a5f75b543b2a6f30fecc87b3c5444e9264d239 (patch) | |
| tree | 8a76138d2281ed149bf48e4051c1a4b2cc273a0f | |
| parent | 5ca28b645435e7210bded70b6de9fed34327bd4f (diff) | |
| download | opencode-17a5f75b543b2a6f30fecc87b3c5444e9264d239.tar.gz opencode-17a5f75b543b2a6f30fecc87b3c5444e9264d239.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 7513dfaba..653a6361a 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -25,4 +25,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 29848c619..ef4f0e485 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -30,4 +30,4 @@ "publishConfig": { "directory": "dist" } -}
\ No newline at end of file +} |
