diff options
| author | GitHub Action <[email protected]> | 2026-01-15 05:40:29 +0000 |
|---|---|---|
| committer | GitHub Action <[email protected]> | 2026-01-15 05:40:29 +0000 |
| commit | f84ac697dc1093705dadbee933fe29cd48e7fb08 (patch) | |
| tree | ed20f3933bcee8c1e21de45efb5d13c9f1870cec | |
| parent | 76a79284d2dfa89323f48c805e5e85d7c77ae1d1 (diff) | |
| download | opencode-f84ac697dc1093705dadbee933fe29cd48e7fb08.tar.gz opencode-f84ac697dc1093705dadbee933fe29cd48e7fb08.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 1f6cb9e74..2e9c68035 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 92cb7c18d..c0ad751d7 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 +} |
