diff options
| author | GitHub Action <[email protected]> | 2025-12-22 22:01:27 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2025-12-22 22:01:27 +0000 |
| commit | 6011200128aa04aa0707bae30433a402a1780d53 (patch) | |
| tree | bade0b8f01b22aaef3444c72e7d0dffe988ba101 | |
| parent | 740fcd243cb0bb4bd5a9c6aa413cdfb46ed7e2fb (diff) | |
| download | opencode-6011200128aa04aa0707bae30433a402a1780d53.tar.gz opencode-6011200128aa04aa0707bae30433a402a1780d53.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 3dccb8f0f..29c56d0be 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 50457f02c..0ca37268b 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 +} |
